Changeset b1dfaf in git for kernel/clapsing.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
  • kernel/clapsing.cc

    rdce1e3 rb1dfaf  
    1010//#define FACTORIZE2_DEBUG
    1111#include <kernel/mod2.h>
    12 #include <omalloc.h>
     12#include <omalloc/omalloc.h>
    1313#ifdef HAVE_FACTORY
    1414#define SI_DONT_HAVE_GLOBAL_VARS
     
    1919#include <kernel/ideals.h>
    2020#include <kernel/ffields.h>
    21 #include <factory.h>
     21#include <factory/factory.h>
    2222#include <kernel/clapconv.h>
    23 #include <factor.h>
     23#include <libfac/factor.h>
    2424#include <kernel/ring.h>
    2525
Note: See TracChangeset for help on using the changeset viewer.