Changeset b085fba in git for kernel/kutil.h
- Timestamp:
- Nov 25, 2013, 9:15:32 AM (9 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 576f5bba463748c5f51eebf368f6184847882508
- Parents:
- f59aaade492b9527e048de83ffcb97228e48208b
- git-author:
- Christian Eder <ederc@mathematik.uni-kl.de>2013-11-25 09:15:32+01:00
- git-committer:
- Christian Eder <ederc@mathematik.uni-kl.de>2013-12-12 13:51:25+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.h
rf59aaa rb085fba 467 467 poly redtailBba (LObject *L, int pos,kStrategy strat, 468 468 BOOLEAN withT = FALSE,BOOLEAN normalize=FALSE); 469 poly redtailSba (LObject *L, int pos,kStrategy strat, 470 BOOLEAN withT = FALSE,BOOLEAN normalize=FALSE); 469 471 poly redtailBba (TObject *T, int pos,kStrategy strat); 470 472 poly redtail (poly p,int pos,kStrategy strat);
Note: See TracChangeset
for help on using the changeset viewer.