Ignore:
Timestamp:
Apr 11, 2013, 9:31:35 AM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
8b23bf954014d0a95b8966d5bb7a4845c21d9da1
Parents:
dd9de08cf1acd4433f35d74d593d1ec792b0176b
Message:
fix: loading of gfanlib.so, removed HAVE_FANS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/callgfanlib/bbcone.h

    rdd9de0 r58b407  
    33
    44#include <kernel/mod2.h>
    5 #ifdef HAVE_FANS
    65
    76#include <gfanlib/gfanlib.h>
     
    98#include <libpolys/coeffs/bigintmat.h>
    109
     10#include "Singular/ipid.h"
     11
    1112extern int coneID;
    1213
    13 void bbcone_setup();
     14void bbcone_setup(SModulFunctions* p);
    1415
    1516/***
     
    3738
    3839#endif
    39 #endif
Note: See TracChangeset for help on using the changeset viewer.