Changeset 810491 in git for Singular/ipconv.cc


Ignore:
Timestamp:
Nov 29, 2014, 7:57:05 PM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
a3cc3fc3171dee60192b2d6a9f0049cc7bed99a8
Parents:
2206753e05a96ad86c2ff231f55a8d71d57edeae
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-11-29 19:57:05+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-12-15 18:49:40+01:00
Message:
Fix including "libpolys/" and removal of unnecessary header includes + minor cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipconv.cc

    r2206753 r810491  
    2222#include <coeffs/bigintmat.h>
    2323//#include <polys/ext_fields/longalg.h>
    24 #ifdef HAVE_RINGS
    25 #include <coeffs/rmodulon.h>
    26 #include <coeffs/rmodulo2m.h>
    27 #include <coeffs/rintegers.h>
    28 #endif
    2924#include <polys/matpol.h>
    3025#include <Singular/links/silink.h>
Note: See TracChangeset for help on using the changeset viewer.