Ignore:
Timestamp:
Aug 25, 2011, 6:58:47 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
4a4e294c1281857cdf5d91f50cfa1c1f222226b1
Parents:
dbcf787c5d91a92e37ade8d0ac59dc712be5c207
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-25 18:58:47+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:30+01:00
Message:
CHG: minor changes
File:
1 edited

Legend:

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

    rdbcf787 ra40080  
    1616#endif
    1717
     18#include <reporter/reporter.h>
     19
    1820// #include <polys/structs.h>
    1921#include <polys/monomials/ring.h>
    2022#include <polys/monomials/p_polys.h>
     23
     24#include <polys/kbuckets.h>
     25
     26#include <polys/templates/p_Numbers.h>
     27
    2128#include <polys/templates/p_Procs.h>
    22 #include <polys/templates/p_Numbers.h>
    2329#include <polys/templates/p_MemCmp.h>
    2430#include <polys/templates/p_MemAdd.h>
    2531#include <polys/templates/p_MemCopy.h>
    26 #include <polys/kbuckets.h>
    27 #include <reporter/reporter.h>
     32
    2833
    2934#ifdef HAVE_DL
Note: See TracChangeset for help on using the changeset viewer.