Changeset 0e23a08 in git for misc/aux.h
- Timestamp:
- May 5, 2010, 5:15:35 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 3b1a8d2d42c74cbc3f3f8b25288fd7d79934d0d4
- Parents:
- 619c8f4c750d08b19c641d05930cbd41c317b39c
- git-author:
- Martin Lee <martinlee84@web.de>2010-05-05 17:15:35+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:52:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/aux.h
r619c8f r0e23a08 29 29 // #endif 30 30 31 static const int MAX_INT_LEN= 11; 32 typedef void* ADDRESS; 31 33 32 34 #if (SIZEOF_LONG == 8) … … 70 72 #endif 71 73 74 72 75 #endif /* _MISC_AUX_H */ 73 76
Note: See TracChangeset
for help on using the changeset viewer.