mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
changes intended to allow use of _Bool throughout
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39010 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1d6a599be7
commit
0c5d96eebd
17 changed files with 291 additions and 40 deletions
|
@ -257,6 +257,7 @@ enum {
|
|||
#define _GSC_ULNG_LNG 0x0a
|
||||
#define _GSC_FLT 0x0b
|
||||
#define _GSC_DBL 0x0c
|
||||
#define _GSC_BOOL 0x0d
|
||||
|
||||
#define _GSC_ID 0x10
|
||||
#define _GSC_CLASS 0x11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue