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

Legend:

Unmodified
Added
Removed
  • dyn_modules/callgfanlib/gitfan.h

    rdd9de0 r58b407  
    33
    44#include <kernel/mod2.h>
    5 #ifdef HAVE_FANS
    65
    76#include <bbcone.h>
    87#include <bbfan.h>
     8#include <Singular/ipid.h>
    99
    1010namespace gitfan
     
    5050}
    5151
    52 void gitfan_setup();
     52void gitfan_setup(SModulFunctions* p);
    5353
    5454#endif
    55 #endif
Note: See TracChangeset for help on using the changeset viewer.