Monotone-Parent: b54cbfbf869e5f43716f3c46ec9c9461fca6684f

Monotone-Revision: 13b85b286011f096c4141829b528972047581e57

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-30T20:03:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-30 20:03:19 +00:00
parent 5a1a0f7d5e
commit b1f65b01e4
3 changed files with 38 additions and 0 deletions
+3
View File
@@ -45,6 +45,9 @@
- (void) addObjectUniquely: (id) object;
- (void) addRange: (NSRange) newRange;
- (BOOL) hasRangeIntersection: (NSRange) testRange;
@end
#endif /* NSARRAY_UTILITIES_H */