Changeset fea2af in git for libpolys/polys/clapconv.cc


Ignore:
Timestamp:
Dec 19, 2011, 3:54:56 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
bd795d65c1de21a3593013aca57c80f6128ba318
Parents:
76f3a18e5ce9a6a62d719dfb53dd5439883be370
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-19 15:54:56+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-27 19:28:00+01:00
Message:
SW cannot be built without factory

FIX: fixed libpolys and Singular/eigenval_ip.cc (quick and dirty)

TODO: make check in libpolys/tests -> all dynamic tests are missing SearchPATH :(
TODO: undefined reference to strat_fac_debug & strat_nr?

TODO: kernel? Singular?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/clapconv.cc

    r76f3a18 rfea2af  
    1111#include "config.h"
    1212#include <misc/auxiliary.h>
     13
    1314#ifdef HAVE_FACTORY
    1415#define SI_DONT_HAVE_GLOBAL_VARS
     
    432433
    433434#endif
    434 #endif
     435#endif /* HAVE_FACTORY */
Note: See TracChangeset for help on using the changeset viewer.