Changeset 4731 for gaycko/trunk
- Timestamp:
- Feb 1, 2011, 7:44:08 PM (10 years ago)
- Location:
- gaycko/trunk
- Files:
-
- 21 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gaycko/trunk/src/parsing/parse.h
r4720 r4731 2 2 #define PARSE_H 3 3 4 #ifndef uint 5 #define uint unsigned int 6 #define ulong unsigned long 7 #endif 4 //#ifndef uint 5 //#define uint unsigned int 6 //#endif 7 8 //#ifndef ulong 9 //#define ulong unsigned long 10 //#endif 8 11 9 12
Note: See TracChangeset
for help on using the changeset viewer.