Ignore:
Timestamp:
Jul 19, 2011, 1:37:08 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
31f1262751310d366c99e1a3d2914e859f8ea5c0
Parents:
b938f43f09b016c0e34ed3e723d3d187af898b48
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 13:37:08+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:58+01:00
Message:
order of includes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/ring.cc

    rb938f4 r22a09d  
    4141// #include <???/maps.h>
    4242// #include <???/matpol.h>
    43 #ifdef HAVE_FACTORY
    44 #define SI_DONT_HAVE_GLOBAL_VARS
    45 #  include <factory/factory.h>
    46 #endif
    4743
    4844#define BITS_PER_LONG 8*SIZEOF_LONG
     
    131127    p_SetGlobals(r);
    132128    //------------ global variables related to factory -----------------
    133 #ifdef HAVE_FACTORY
    134     //int c=ABS(n_GetChar());
    135     //if (c==1) c=0;
    136     //setCharacteristic( c );
    137 #endif
    138129  }
    139130}
Note: See TracChangeset for help on using the changeset viewer.