Changeset 1df4e6 in git


Ignore:
Timestamp:
Jun 20, 1997, 12:19:05 PM (27 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0dc7c0c7c86b8680889ab5ec2df3d9f2eec4ae7e
Parents:
2800f614685ea5bc796aa304821f5ffee6997e06
Message:
Fri Jun 20 12:18:10 1997  Olaf Bachmann
<obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>

	* tesths.cc (main): fixed condition of mprs_ttGen execution


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

Legend:

Unmodified
Added
Removed
  • Singular/tesths.cc

    r2800f6 r1df4e6  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: tesths.cc,v 1.18 1997-06-17 11:53:58 Singular Exp $ */
     4/* $Id: tesths.cc,v 1.19 1997-06-20 10:19:05 obachman Exp $ */
    55
    66/*
     
    5959  extern ttGen1();
    6060  extern ttGen2();
    61   #ifndef HAVE_MPSR
     61  #ifndef macintosh
    6262    extern mpsr_ttGen(); // For initialization of (CMD, MP_COP) tables
    6363    mpsr_ttGen();
Note: See TracChangeset for help on using the changeset viewer.