Changeset 210e07 in git for kernel/gr_kstd2.cc


Ignore:
Timestamp:
Jul 14, 2011, 9:33:26 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
76cfefe4f52ffaf7872e644c892963a5add72ce5
Parents:
0f401f6dcd72827fb15dfe26d00e15981d07b550
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-07-14 21:33:26+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:16+01:00
Message:
ADD: testing headers with "make test.o"
FIX: cleaning up headers in kernel: TODO: kutil.h?!
FIX: febase.h -> old.febase.h (remove later on)
ADD: dummy headers instead of some splited or moved: febase.h, modulop.h (for later fixing)
FIX: renamed various obsolette files into "old.*"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/gr_kstd2.cc

    r0f401f r210e07  
    1414
    1515#include <omalloc.h>
    16 #include <kernel/polys.h>
     16#include <polys/polys.h>
    1717#include <kernel/ideals.h>
    1818#include <kernel/febase.h>
     
    2525//#include "cntrlc.h"
    2626#include <kernel/weight.h>
    27 #include <kernel/intvec.h>
    28 #include <kernel/gring.h>
     27#include <misc/intvec.h>
     28#include <polys/nc/nc.h>
    2929#include <kernel/sca.h>
    3030#include <kernel/ratgring.h>
Note: See TracChangeset for help on using the changeset viewer.