Changeset 6bec87 in git for libpolys/polys/polys1.cc


Ignore:
Timestamp:
Dec 22, 2010, 4:16:34 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9a738f4ce36c0bdd95061c049961fac7b131c5be
Parents:
20b794b84c950b9228e04900a5ccb47c0926cb2e
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2010-12-22 16:16:34+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:59:23+01:00
Message:
. started migrating polys to automake
. further fixes to the include paths
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/polys1.cc

    r20b794 r6bec87  
    1717#include <omalloc/omalloc.h>
    1818// #include <???/febase.h>
    19 #include <polys/weight.h>
    20 #include <polys/intvec.h>
     19// #include <???/weight.h>
     20// #include <???/intvec.h>
    2121#include <polys/ext_fields/longalg.h>
    2222#include <polys/monomials/ring.h>
    23 #include <polys/ideals.h>
     23// #include <???/ideals.h>
    2424#include <polys/polys.h>
    25 //#include "ipid.h"
     25// #include "ipid.h"
    2626#ifdef HAVE_FACTORY
    27 #include <polys/clapsing.h>
     27// #include <???/clapsing.h>
    2828#endif
    2929
Note: See TracChangeset for help on using the changeset viewer.