Changeset eedd22 in git


Ignore:
Timestamp:
Jul 18, 2011, 10:01:31 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1d9b3925e58b6d87e5180f8608a12f8f5d7febd9
Parents:
801bdb090ffb79e83ba751feae3e853c5cfb20cb
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-18 10:01:31+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:17+01:00
Message:
kernel/pInline1.h -> libpolys/polys/polys.h
Location:
kernel
Files:
1 deleted
8 edited

Legend:

Unmodified
Added
Removed
  • kernel/F5cData.cc

    r801bdb reedd22  
    2525#include <polys/weight.h>
    2626#include <misc/intvec.h>
    27 #include <kernel/pInline1.h>
     27#include <libpolys/polys/polys.h>
    2828#include <kernel/f5c.h>
    2929#include <kernel/F5cData.h>
  • kernel/F5cLists.cc

    r801bdb reedd22  
    1414#include <polys/weight.h>
    1515#include <misc/intvec.h>
    16 #include <kernel/pInline1.h>
     16#include <libpolys/polys/polys.h>
    1717#include <kernel/f5c.h>
    1818#include <kernel/F5cData.h>
  • kernel/f5c.cc

    r801bdb reedd22  
    1515#include <polys/weight.h>
    1616#include <misc/intvec.h>
    17 #include <kernel/pInline1.h>
     17#include <libpolys/polys/polys.h>
    1818#include <kernel/f5c.h>
    1919#include <kernel/F5cData.h>
  • kernel/f5data.cc

    r801bdb reedd22  
    2222#include <polys/weight.h>
    2323#include <misc/intvec.h>
    24 #include <kernel/pInline1.h>
     24#include <libpolys/polys/polys.h>
    2525#include <kernel/f5gb.h>
    2626#include <kernel/f5data.h>
  • kernel/f5gb.cc

    r801bdb reedd22  
    2323#include <polys/weight.h>
    2424#include <misc/intvec.h>
    25 #include <kernel/pInline1.h>
     25#include <libpolys/polys/polys.h>
    2626#include <kernel/f5gb.h>
    2727#include <kernel/f5data.h>
  • kernel/f5lists.cc

    r801bdb reedd22  
    1414#include <polys/weight.h>
    1515#include <misc/intvec.h>
    16 #include <kernel/pInline1.h>
     16#include <libpolys/polys/polys.h>
    1717#include <kernel/f5gb.h>
    1818#include <kernel/f5data.h>
  • kernel/old.lplist.cc

    r801bdb reedd22  
    2222#include <polys/weight.h>
    2323#include <misc/intvec.h>
    24 #include <kernel/pInline1.h>
     24#include <libpolys/polys/polys.h>
    2525#include <kernel/lpolynomial.h>
    2626#include <kernel/lplist.h>
  • kernel/ringgb.cc

    r801bdb reedd22  
    2222#include <polys/weight.h>
    2323#include <misc/intvec.h>
    24 #include <kernel/pInline1.h>
     24#include <libpolys/polys/polys.h>
    2525#ifdef HAVE_PLURAL
    2626#include <polys/nc/nc.h>
Note: See TracChangeset for help on using the changeset viewer.