Changeset f0168a5 in git for Singular/ipshell.h
- Timestamp:
- Dec 15, 2011, 3:37:04 AM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- ee668eff445bb4cf7e96d94673c39f627a30d232
- Parents:
- 81845eb574ce4e246556ba7885ecb3a9be8222a9
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-15 03:37:04+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-06 21:09:33+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.h
r81845eb rf0168a5 231 231 BOOLEAN nuUResSolve( leftv res, leftv args ); 232 232 233 234 #endif 235 233 BOOLEAN jjCHARSERIES(leftv res, leftv u); 234 /* 235 BOOLEAN jjRESULTANT(leftv res, leftv u, leftv v, leftv w); 236 #if 0 237 BOOLEAN jjIS_SQR_FREE(leftv res, leftv u); 238 #endif 239 */ 240 241 242 #endif 243
Note: See TracChangeset
for help on using the changeset viewer.