Changeset 22a09d in git for kernel/mod2.h
- Timestamp:
- Jul 19, 2011, 1:37:08 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 31f1262751310d366c99e1a3d2914e859f8ea5c0
- Parents:
- b938f43f09b016c0e34ed3e723d3d187af898b48
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 13:37:08+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:58+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/mod2.h
rb938f4 r22a09d 123 123 /* the maximal ascii length of an int number + 1 = 11 for 32 bit int */ 124 124 #define MAX_INT_LEN 11 125 // #define MAX_INT_VAL 0x7fffffff126 125 127 126 #ifdef DO_PROFILE
Note: See TracChangeset
for help on using the changeset viewer.