Changeset c462b55 in git for libpolys/polys/sbuckets.cc


Ignore:
Timestamp:
Mar 22, 2011, 11:04:13 AM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
494884581702ad06eefdf632a5e1abb42bd90f4d
Parents:
ba0fc3d4dcb089fc5523e7af222a8f52d7cb44b8
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-03-22 11:04:13+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:04:09+01:00
Message:
 p_MinComp, p_MaxComp
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/sbuckets.cc

    rba0fc3 rc462b55  
    1010 *  Version: $Id$
    1111 *******************************************************************/
    12 #include <kernel/mod2.h>
    13 
    14 #include <kernel/sbuckets.h>
     12//#include <kernel/mod2.h>
     13
     14#include <polys/sbuckets.h>
    1515#include <omalloc/omalloc.h>
    16 #include <kernel/ring.h>
    17 #include <kernel/p_Procs.h>
    18 #include <kernel/p_polys.h>
     16#include <polys/monomials/ring.h>
     17//#include <kernel/p_Procs.h>
     18#include <polys/monomials//p_polys.h>
    1919
    2020
Note: See TracChangeset for help on using the changeset viewer.