Changeset 36dd34 in git for kernel/syz.h
- Timestamp:
- Aug 3, 2011, 7:16:33 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 1b420fdcd150b1055040f75e2230c9118a3a529d
- Parents:
- 7e53d9acff21e67d7a47d268428d8f4f7825e91b
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-03 19:16:33+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:21+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/syz.h
r7e53d9 r36dd34 106 106 int syDim(syStrategy syzstr); 107 107 syStrategy syCopy(syStrategy syzstr); 108 void syPrint(syStrategy syzstr); 109 110 // lists syConvRes(syStrategy syzstr,BOOLEAN toDel=FALSE,int add_row_shift=0); // TODO: move to Singular/ 111 // syStrategy syConvList(lists li,BOOLEAN toDel=FALSE); // TODO: move to Singular/ 112 // syStrategy syForceMin(lists li); // TODO: move to Singular/ 108 void syPrint(syStrategy syzstr, const char *currRingName /* = currRingHdl->id */); 113 109 114 110 syStrategy syMinimize(syStrategy syzstr);
Note: See TracChangeset
for help on using the changeset viewer.