Changeset 898605 in git


Ignore:
Timestamp:
Jul 18, 2011, 5:54:37 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
7470197793b46728da3cfe2fda8909564f9eaa3b
Parents:
4f242a0cc11c5c2a54247bc217766ab928398710
Message:
bbcone/bbfan include fix

git-svn-id: file:///usr/local/Singular/svn/trunk@14339 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/distrib.h

    r4f242a r898605  
    1 /*
    2 
    3 */
    4 
    5 /* define this if we pack a distribution */
    6 /* #undef MAKE_DISTRIBUTION */
     1#undef MAKE_DISTRIBUTION
  • Singular/tesths.cc

    r4f242a r898605  
    3333#include <Singular/ssiLink.h>
    3434#include <Singular/bigintm.h>
    35 #include <Singular/bbcone.h>
    3635#include <Singular/pyobject_setup.h>
    3736#include <omalloc/omalloc.h>
    3837
    3938#ifdef HAVE_FANS
     39#include <kernel/bbcone.h>
    4040#include <kernel/bbfan.h>
    4141#endif
Note: See TracChangeset for help on using the changeset viewer.