Changeset e16f7d in git for factory/cf_defs.h
- Timestamp:
- May 4, 2012, 4:17:21 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 42253a424aaf4fe8863a5381517748f9af9bb4c1
- Parents:
- c7417a693b6ec603fa87535be7e9ec143b3f1518
- git-author:
- Martin Lee <martinlee84@web.de>2012-05-04 16:17:21+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2012-05-11 11:06:45+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_defs.h
rc7417a re16f7d 39 39 const int SW_USE_CHINREM_GCD=10; 40 40 const int SW_USE_QGCD=11; 41 const int SW_USE_fieldGCD=12; 42 const int SW_USE_FF_MOD_GCD=13; 41 const int SW_USE_FF_MOD_GCD=12; 43 42 //}}} 44 43
Note: See TracChangeset
for help on using the changeset viewer.