mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
more GC updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28223 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
09cccdbd3e
commit
a4baaba7c5
6 changed files with 1015 additions and 532 deletions
|
@ -39,7 +39,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
|
||||
@class NSArray, NSSet, NSHashTable;
|
||||
|
||||
/**** Type, Constant, and Macro Definitions **********************************/
|
||||
|
@ -146,12 +146,6 @@ typedef NSUInteger NSHashTableOptions;
|
|||
|
||||
@end
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Hash table type ... an opaque pointer to a data structure.
|
||||
*/
|
||||
typedef void* NSHashTable;
|
||||
|
||||
/**
|
||||
* Type for enumerating.<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue