Changeset b1dfaf in git for Singular/fglm.cc


Ignore:
Timestamp:
Sep 17, 2010, 3:36:19 PM (14 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
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/fglm.cc

    rdce1e3 rb1dfaf  
    1717*/
    1818
    19 #include <Singular/mod2.h>
     19#include <kernel/mod2.h>
    2020
    2121#ifdef HAVE_FACTORY
     
    2929#include <kernel/febase.h>
    3030#include <kernel/maps.h>
    31 #include <omalloc.h>
     31#include <omalloc/omalloc.h>
    3232#include <kernel/kstd1.h>
    3333#include <kernel/fglm.h>
Note: See TracChangeset for help on using the changeset viewer.