removed warnings: single bit type should be unsigned if 0 and 1 should be stored...
[libfirm] / ir / adt / plist.c
2005-07-15 Kimon HoffmannIncluded structure definition in header file
2005-07-15 Michael Beckremoved C99 features
2005-07-14 Kimon HoffmannAdded plist data type. Has yet to be tested.