Changeset e9aa8df in git


Ignore:
Timestamp:
Jul 19, 2006, 3:10:14 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
3a249100672b63c5bfcb3cf7a0f56ab80667529d
Parents:
d721b080c9c8c1abd008c250373e34bc203a1534
Message:
*hannes: NTL, releas 3-0-2


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

Legend:

Unmodified
Added
Removed
  • Singular/tesths.cc

    rd721b0 re9aa8df  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: tesths.cc,v 1.106 2006-05-29 15:29:47 Singular Exp $ */
     4/* $Id: tesths.cc,v 1.107 2006-07-19 13:10:14 Singular Exp $ */
    55
    66/*
     
    4646#ifdef HAVE_FACTORY
    4747  On(SW_USE_NTL);
    48   Off(SW_USE_NTL_GCD_0); // On -> seg11 in Old/algnorm, Old/factor...
     48  On(SW_USE_NTL_GCD_0); // On -> seg11 in Old/algnorm, Old/factor...
    4949  On(SW_USE_NTL_GCD_P); // On -> cyle in Short/brnoeth_s: fixed
    5050  On(SW_USE_EZGCD);
     
    136136#endif
    137137"\n"
    138 " A Computer Algebra System for Polynomial Computations   /   version %s(beta)\n"
     138" A Computer Algebra System for Polynomial Computations   /   version %s\n"
    139139"                                                       0<\n"
    140140"     by: G.-M. Greuel, G. Pfister, H. Schoenemann        \\   %s\n"
Note: See TracChangeset for help on using the changeset viewer.