Build autogsdoc documentation.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14683 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-10-09 06:19:23 +00:00
parent 61f8c23511
commit df1d4d5c0b
3 changed files with 10 additions and 2 deletions

View file

@ -94,7 +94,7 @@
- (unsigned) parsePreprocessor;
- (NSMutableDictionary*) parseProtocol;
- (NSMutableArray*) parseProtocolList;
- (unsigned) parseSpace: (NSCharacterSet*)spaces;
- (unsigned) parseSpace: (NSCharacterSet*)spaceSet;
- (unsigned) parseSpace;
- (void) reset;
- (void) setDeclared: (NSString*)name;