Changeset 737a68 in git for kernel/f5lists.cc


Ignore:
Timestamp:
Aug 26, 2011, 10:37:38 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
5fe8340bb506aa3534e306d613549e8083aedd5d
Parents:
f3ea6cec5daefbd50c3db87a0706f1c4e3e3d949
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-26 22:37:38+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:28+01:00
Message:
CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes
ADD: moved (definition of) currRing/rChangeCurrRing to kernel/polys.cc!?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/f5lists.cc

    rf3ea6ce r737a68  
    55#include <kernel/structs.h>
    66#include <omalloc/omalloc.h>
    7 #include <polys/polys.h>
     7#include <kernel/polys.h>
    88#include <polys/monomials/p_polys.h>
    99#include <kernel/ideals.h>
     
    1414#include <polys/weight.h>
    1515#include <misc/intvec.h>
    16 #include <libpolys/polys/polys.h>
     16#include <kernel/polys.h>
    1717#include <kernel/f5gb.h>
    1818#include <kernel/f5data.h>
Note: See TracChangeset for help on using the changeset viewer.