Changes between Version 3 and Version 4 of CocoaOniguruma

Show
Ignore:
Timestamp:
01/15/08 01:08:33 (5 years ago)
Author:
psychs (IP: 61.197.95.192)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CocoaOniguruma

    v3 v4  
    3737   1. Right click on "Linked Frameworks" and select [Add] -> [Existing Files...]. 
    3838   1. Select "CocoaOniguruma/oniguruma/universal/libonig.a". 
    39  1. Import the header file so you can use CocoaOniguruma! 
    40   #import "CocoaOniguruma/OnigRegexp.h" 
     39 1. Import the header file so you can use CocoaOniguruma. 
     40{{{ 
     41#import "CocoaOniguruma/OnigRegexp.h" 
     42}}} 
    4143 
    4244== The Author ==