Changeset 327d41 in git for kernel/mod2.h
- Timestamp:
- Jul 25, 2011, 5:28:06 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 630dad1a4f9f6b630b4dcfa05851a5869b7fe25b
- Parents:
- aef70f76c5e0aef2ebdc9ad5da55a5e309d3bef4
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-25 17:28:06+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:53:33+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/mod2.h
raef70f7 r327d41 73 73 /* SIZEOF_LONG == SIZEOF_VOIDP is guaranteed by configure */ 74 74 #define ALIGN_8 75 #define LOG_SIZEOF_LONG 376 #define LOG_SIZEOF_VOIDP 377 #else78 #define LOG_SIZEOF_LONG 279 #define LOG_SIZEOF_VOIDP 280 75 #endif 81 76
Note: See TracChangeset
for help on using the changeset viewer.