Changeset c6eecb in git for factory/NTLconvert.cc


Ignore:
Timestamp:
Apr 26, 2007, 10:22:48 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
8251cc1c81aab678de3aec185a8de7969e825393
Parents:
cb637fad8051814719a0ea36ed4b65a20f1114cc
Message:
*hannes: avoid NTL char. switches


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

Legend:

Unmodified
Added
Removed
  • factory/NTLconvert.cc

    rcb637f rc6eecb  
    1 /* $Id: NTLconvert.cc,v 1.21 2007-03-01 12:17:24 Singular Exp $ */
     1/* $Id: NTLconvert.cc,v 1.22 2007-04-26 08:22:48 Singular Exp $ */
    22#include <config.h>
    33
     
    4949#endif
    5050
     51int fac_NTL_char=-1;            // the current characterstic for NTL calls
     52                                // -1: undefined
    5153#ifdef NTL_CLIENT               // in <NTL/tools.h>: using of name space NTL
    5254NTL_CLIENT
Note: See TracChangeset for help on using the changeset viewer.