Changeset 6ca22e in git for Tst/Long/intdet_l.tst


Ignore:
Timestamp:
Apr 22, 1998, 9:46:42 AM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4b5c87d2aee00a5a89852bc02af8651f534a6fe5
Parents:
4b81a90c3f6bc361d9b9c387ddbf77258b90d782
Message:
	* indet_l.tst: recreated version from directory `tst'


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

Legend:

Unmodified
Added
Removed
  • Tst/Long/intdet_l.tst

    r4b81a90 r6ca22e  
    1 // $Id: intdet_l.tst,v 1.1.1.1 1998-04-17 15:07:35 obachman Exp $
     1// $Id: intdet_l.tst,v 1.2 1998-04-22 07:46:42 schmidt Exp $
    22
    33//
    44// indet_l.tst - long 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_l.tst,v 1.1.1.1 1998-04-17 15:07:35 obachman Exp $");
     12tst_ignore("CVS ID  : $Id: intdet_l.tst,v 1.2 1998-04-22 07:46:42 schmidt Exp $");
    1013
    1114ring r=0,x,dp;
Note: See TracChangeset for help on using the changeset viewer.