Changeset d75f15 in git


Ignore:
Timestamp:
May 5, 2011, 2:35:42 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
ce3f53c9db13dc43a04d51988cc1a5ea929e0f6d
Parents:
c5917f1380ed4ec7ca0783716f48ed511785eebd
git-author:
Martin Lee <martinlee84@web.de>2011-05-05 14:35:42+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:37+01:00
Message:
moved clapconv.h and clapconv.cc to polys
changed includes of clapconv.h and clapsing.h
Location:
libpolys/polys
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • libpolys/polys/clapconv.h

    rc5917f1 rd75f15  
    1212#define INCL_SINGCONV_H
    1313
    14 #include <kernel/structs.h>
    15 #include <kernel/longtrans.h>
    16 #include <kernel/ring.h>
     14//#include <kernel/structs.h>
     15#include <polys/ext_fields/longtrans.h>
     16#include <polys/monomials/ring.h>
    1717#ifdef HAVE_FACTORY
    1818#  include <factory/factory.h>
  • libpolys/polys/clapsing.h

    rc5917f1 rd75f15  
    1818#include <misc/intvec.h>
    1919#include <polys/matpol.h>
     20#include <polys/clapconv.h>
    2021//#include <kernel/longtrans.h>
    2122
Note: See TracChangeset for help on using the changeset viewer.