Changeset 9821ca in git
- Timestamp:
- Jan 4, 2010, 10:49:47 AM (13 years ago)
- Branches:
- (u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
- Children:
- b082fc7cb97483beeb73b16829cc2cac851c24f1
- Parents:
- 2b3caae5e93f036d36ceeb553934d1dcb89b3c60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/sing.lib
r2b3caae r9821ca 808 808 " 809 809 { 810 if (typeof(attrib(id1,"isSB"))!="int") { "first argument of codim is not a SB";} 811 if (typeof(attrib(id2,"isSB"))!="int") { "second argument of codim is not a SB";} 810 812 intvec iv1, iv2, iv; 811 813 int i, d1, d2, dd, i1, i2, ia, ie;
Note: See TracChangeset
for help on using the changeset viewer.