Added method [SOGoTest stringFromDiffBetween:and:]

This commit is contained in:
Javier Amor García
2015-09-01 09:09:54 +02:00
parent 18f758cb0a
commit 361d5ea3a6
2 changed files with 77 additions and 0 deletions
+2
View File
@@ -52,6 +52,8 @@
- (BOOL) run;
- (NSString*) stringFromDiffBetween: (NSString*) str1
and: (NSString*) str2;
@end
#define test(c) { \