Changeset a31f1e5 in git
- Timestamp:
- Nov 24, 1999, 2:36:37 PM (24 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 05765abce215d97ac1b32370c368cc6400e5c17b
- Parents:
- 015eaa982b5452b61c7e2510ba7ecfcfc9606d1a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/Short/fglmquot1_s.tst
r015eaa ra31f1e5 1 // $Id: fglmquot1_s.tst,v 1. 1 1999-11-24 13:32:29wichmann Exp $1 // $Id: fglmquot1_s.tst,v 1.2 1999-11-24 13:34:48 wichmann Exp $ 2 2 3 3 // 4 // fglm_s.tst - short tests for fglm and stdfglm 5 // fglm: reco1, omdi, cyclic5 in char 32003 and 0 6 // stdfglm: caprasse in char 32003 and 0 4 // fglm_s.tst - short tests for fglmquotient 7 5 // 8 6 … … 10 8 LIB "tst.lib"; 11 9 tst_init(); 12 tst_ignore("CVS: $Id: fglmquot1_s.tst,v 1. 1 1999-11-24 13:32:29wichmann Exp $");10 tst_ignore("CVS: $Id: fglmquot1_s.tst,v 1.2 1999-11-24 13:34:48 wichmann Exp $"); 13 11 14 12 option(redSB); 15 13 16 // firstthe easy cases14 // start with the easy cases 17 15 ring r=0,(x,y,z),lp; 18 16 ideal i=x2,y2,z2; i=std(i);
Note: See TracChangeset
for help on using the changeset viewer.