Changeset a31f1e5 in git


Ignore:
Timestamp:
Nov 24, 1999, 2:36:37 PM (24 years ago)
Author:
Tim Wichmann <wichmann@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
05765abce215d97ac1b32370c368cc6400e5c17b
Parents:
015eaa982b5452b61c7e2510ba7ecfcfc9606d1a
Message:
* Corrected comments


git-svn-id: file:///usr/local/Singular/svn/trunk@3907 2c84dea3-7e68-4137-9b89-c4e89433aadc
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:29 wichmann Exp $
     1// $Id: fglmquot1_s.tst,v 1.2 1999-11-24 13:34:48 wichmann Exp $
    22
    33//
    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
    75//
    86
     
    108LIB "tst.lib";
    119tst_init();
    12 tst_ignore("CVS: $Id: fglmquot1_s.tst,v 1.1 1999-11-24 13:32:29 wichmann Exp $");
     10tst_ignore("CVS: $Id: fglmquot1_s.tst,v 1.2 1999-11-24 13:34:48 wichmann Exp $");
    1311
    1412option(redSB);
    1513
    16 // first the easy cases
     14// start with the easy cases
    1715ring r=0,(x,y,z),lp;
    1816ideal i=x2,y2,z2; i=std(i);
Note: See TracChangeset for help on using the changeset viewer.