Changeset 96a181 in git
- Timestamp:
- Sep 17, 2014, 10:14:16 AM (9 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
- Children:
- 9d64ac1396fb685bb6ccdd847af6a90e4787e883
- Parents:
- 43a2d4e9557dafb0a554b88ece4b92fc5bfc0be0
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/primdec.lib
r43a2d4e r96a181 3137 3137 if(homo==1) 3138 3138 { 3139 if(( ordstr(@P)[3]=="d")||(ordstr(@P)[1]=="d")||(ordstr(@P)[1]=="w")3140 ||(ordstr(@P)[3]=="w")) 3139 if(((ordstr(@P)[3]=="d")||(ordstr(@P)[1]=="d")||(ordstr(@P)[1]=="w") 3140 ||(ordstr(@P)[3]=="w"))&&(size(ringlist(@P)[3])==2)) 3141 3141 { 3142 3142 ideal jwork=imap(@P,tras); -
Tst/Short/ok_s.lst
r43a2d4e r96a181 14 14 bug_tr627 15 15 bug_tr630 16 bug_tr640 16 17 bug_genus_etc 17 18 facstd
Note: See TracChangeset
for help on using the changeset viewer.