Changeset 71ba5b8 in git for libpolys/polys/templates


Ignore:
Timestamp:
Mar 14, 2011, 2:17:59 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f2c9d702b900671c1430c68b61f0cc0c5883a3fe
Parents:
6f43a604effeab2d302d92bcbe3e726674616371
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-03-14 14:17:59+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:01:05+01:00
Message:
removed polys.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/templates/p_Procs_Lib.cc

    r6f43a60 r71ba5b8  
    1212#include <misc/auxiliary.h>
    1313// #include <polys/structs.h>
    14 #include <polys/p_polys.h>
     14#include <polys/monomials/p_polys.h>
    1515#include <polys/monomials/ring.h>
    16 #include <polys/p_Procs.h>
    17 #include <polys/p_Numbers.h>
    18 #include <polys/p_MemCmp.h>
    19 #include <polys/p_MemAdd.h>
    20 #include <polys/p_MemCopy.h>
     16#include <polys/templates/p_Procs.h>
     17#include <polys/templates/p_Numbers.h>
     18#include <polys/templates/p_MemCmp.h>
     19#include <polys/templates/p_MemAdd.h>
     20#include <polys/templates/p_MemCopy.h>
    2121//#include <polys/kbuckets.h>
    2222
Note: See TracChangeset for help on using the changeset viewer.