Changeset 20b794 in git for libpolys/polys/pDebug.cc


Ignore:
Timestamp:
Dec 22, 2010, 2:53:42 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6bec875c8867b15f03a3e57036653bb5cc8956ea
Parents:
a2f973393ba43b9dce2c49e8c0643b10b1124c38
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-12-22 14:53:42+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:59:22+01:00
Message:
FIX: first corrections of #include in polys
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/pDebug.cc

    ra2f973 r20b794  
    2323// #define PDEBUG 2
    2424
    25 //#include "p_polys.h"
     25//#include <polys/p_polys.h>
    2626#include <output.h>
    27 #include <omalloc.h>
    28 #include "monomials/ring.h"
    29 #include <coeffs.h>
     27#include <omalloc/omalloc.h>
     28#include <polys/monomials/ring.h>
     29#include <coeffs/coeffs.h>
    3030
    3131/***************************************************************
Note: See TracChangeset for help on using the changeset viewer.