Changeset 0758b5 in git for kernel/kInline.h
- Timestamp:
- Jul 2, 2012, 2:03:47 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- c78bdede4a03cf59fc377dd13948c2c482c883fa
- Parents:
- fee33eddc902b0ad109daba1a48c0d83f7329667
- git-author:
- Christian Eder <ederc@mathematik.uni-kl.de>2012-07-02 14:03:47+02:00
- git-committer:
- Christian Eder <ederc@mathematik.uni-kl.de>2012-07-05 16:12:50+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kInline.h
rfee33e r0758b5 1173 1173 } 1174 1174 1175 // dummy function for function pointer strat->rewCrit being usable in all 1176 // possible choices for criteria 1177 KINLINE BOOLEAN arriRewDummy(poly sig, unsigned long not_sevSig, kStrategy strat, int start=0) 1178 { 1179 return FALSE; 1180 } 1181 1175 1182 #endif // defined(KINLINE) || defined(KUTIL_CC) 1176 1183 #endif // KINLINE_H
Note: See TracChangeset
for help on using the changeset viewer.