Changeset b1dfaf in git for Singular/feOpt.cc


Ignore:
Timestamp:
Sep 17, 2010, 3:36:19 PM (14 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7194edf653bb54e050d46f0f8090b86b6ac49d1c
Parents:
dce1e3bbf2389a71a367d500df527054c5d4459f
Message:
patch from Kai (checked for problems under Windows OS: no problems)

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

Legend:

Unmodified
Added
Removed
  • Singular/feOpt.cc

    rdce1e3 rb1dfaf  
    286286//         "error-string" on error
    287287#if !defined(ESINGULAR) && !defined(TSINGULAR)
    288 #include <omalloc.h>
     288#include <omalloc/omalloc.h>
    289289#include <kernel/febase.h>
    290290#include <Singular/ipshell.h>
     
    296296#ifdef HAVE_FACTORY
    297297#define SI_DONT_HAVE_GLOBAL_VARS
    298 #include <factory.h>
     298#include <factory/factory.h>
    299299#endif
    300300#include <errno.h>
Note: See TracChangeset for help on using the changeset viewer.