Ignore:
Timestamp:
Dec 22, 2010, 4:16:34 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
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/operations/p_Mult_q.cc

    r20b794 r6bec87  
    1818 ***************************************************************/
    1919// #include <polys/options.h>
    20 #include <polys/p_polys.h>
    21 #include <polys/p_Procs.h>
    22 #include <polys/p_Numbers.h>
    23 #include <polys/kbuckets.h>
     20#include <polys/monomials/p_polys.h>
     21#include <polys/templates/p_Procs.h>
     22#include <polys/templates/p_Numbers.h>
     23// #include <???/kbuckets.h>
    2424
    2525#include <polys/operations/p_Mult_q.h>
Note: See TracChangeset for help on using the changeset viewer.