Changeset 6eccc9 in git for kernel/fglmhom.cc


Ignore:
Timestamp:
Aug 19, 2010, 5:40:53 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
adf5b1f333922225f6483b907fd28b473d29cae9
Parents:
da8702a320aa7e72284024c5999bdbd1f6b43ec5
Message:
code cleanup: removed HAVE_FGLM, HAVE_TCL

git-svn-id: file:///usr/local/Singular/svn/trunk@13134 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/fglmhom.cc

    rda8702 r6eccc9  
    1212
    1313#include <kernel/mod2.h>
    14 #ifdef HAVE_FGLM_HOM
     14#if 0
     15#include <factoryconf.h>
    1516#ifndef NOSTREAMIO
    1617#include <iostream.h>
    1718#endif
    18 #include <kernel/tok.h>
     19#include <Singular/tok.h>
    1920#include <kernel/structs.h>
    2021#include <kernel/subexpr.h>
Note: See TracChangeset for help on using the changeset viewer.