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

    r20b794 r6bec87  
    1919#include <stdio.h>
    2020#include <string.h>
    21 #include <auxialiary.h>
     21#include <misc/auxiliary.h>
    2222
    2323#include <omalloc/omalloc.h>
     
    3434#include <polys/monomials/ring.h>
    3535#include <polys/templates/p_Procs.h>
    36 #include <dError.h>
     36#include <reporter/reporter.h>
    3737
    3838#ifdef PDEBUG
Note: See TracChangeset for help on using the changeset viewer.