Changeset 0fb34ba in git for Singular/mpsr_PutPoly.cc


Ignore:
Timestamp:
Aug 1, 2011, 6:15:44 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5835ba44a28ead9218efcd254fc0ecbf3e32c968
Parents:
57592b355247b69310d60aa0448d638c327ad3e8
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-08-01 18:15:44+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:01:19+01:00
Message:
start with dir Singular: fix includes and makefile
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/mpsr_PutPoly.cc

    r57592b3 r0fb34ba  
    2424#include "kernel/longalg.h"
    2525#include <omalloc/omalloc.h>
    26 #include <kernel/ring.h>
    27 #include <kernel/polys.h>
     26#include <polys/monomials/ring.h>
     27#include <polys/polys.h>
    2828//#include "ipid.h"
    2929
Note: See TracChangeset for help on using the changeset viewer.