Changeset ea2cc0 in git


Ignore:
Timestamp:
Apr 21, 1998, 4:10:06 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ddcc780f481f53c99fd39a75ee518337fb3067da
Parents:
8e16a6c3a121910925a67405d4a6e125dcd30b6b
Message:
	* intdet_s.tst: recreated version from directory `tst'


git-svn-id: file:///usr/local/Singular/svn/trunk@1412 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Tst/Short/intdet_s.tst

    r8e16a6c rea2cc0  
    1 // $Id: intdet_s.tst,v 1.1.1.1 1998-04-17 15:07:40 obachman Exp $
     1// $Id: intdet_s.tst,v 1.2 1998-04-21 14:10:06 schmidt Exp $
    22
    33//
    44// indet_s.tst - short tests for integer determinant.
    55//
     6// Most of the examples have been generated using the `sparsemat()'
     7// function from `random.lib'.
     8//
    69
    710LIB "tst.lib";
    811tst_init();
    9 tst_ignore("CVS ID  : $Id: intdet_s.tst,v 1.1.1.1 1998-04-17 15:07:40 obachman Exp $");
     12tst_ignore("CVS ID  : $Id: intdet_s.tst,v 1.2 1998-04-21 14:10:06 schmidt Exp $");
    1013
    1114ring r=0,x,dp;
Note: See TracChangeset for help on using the changeset viewer.