Changeset 7a5e7c in git for Singular/LIB/tst.lib


Ignore:
Timestamp:
Jun 12, 1998, 7:41:42 PM (26 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
069fcf4380789e4c2f33f5e235d901d02dd871ba
Parents:
60c7ad1963149772ccf27f5cca2b5ea93c1030d1
Message:
	* polys.cc: pComp for simple orderings based on only three
	routines (no variation for # of variables)

	* spolys0.cc (spGSpolyLoop): globally replaced by spSpolyLoop_General


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/tst.lib

    r60c7ad r7a5e7c  
    1 // $Id: tst.lib,v 1.7 1998-05-24 09:04:13 obachman Exp $
     1// $Id: tst.lib,v 1.8 1998-06-12 17:41:42 obachman Exp $
    22//(obachman, last modified 2/13/98)
    33/////////////////////////////////////////////////////////////////////////////
    44
    5 version="$Id: tst.lib,v 1.7 1998-05-24 09:04:13 obachman Exp $";
     5version="$Id: tst.lib,v 1.8 1998-06-12 17:41:42 obachman Exp $";
    66info="
    77LIBRARY:  tst.lib      PROCEDURES FOR RUNNING AUTOMATIC TST TESTS
     
    166166        times are added to global variables tst_std_time and
    167167        tst_groebner_time. If v given, and <= 0, short ideal
    168         characteristic is print, if v > 0, ideals are printed.
     168        characteristic is printed, if v > 0, ideals are printed.
    169169        On failure, Error message and ideals are printed.
    170170EXAMPLE: example tst_groebner; shows an example
Note: See TracChangeset for help on using the changeset viewer.