Changeset 9144617 in git for libpolys/coeffs/coeffs.h


Ignore:
Timestamp:
May 19, 2011, 6:04:21 AM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1e837f92c02301aebf57bfcaa93a72985cb5bd96
Parents:
7829fbde21af607f5f224dbd5f875555c2ba4736
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-19 06:04:21+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:10+01:00
Message:
ADD: trying to avoid factory as much as possible (build without...?)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/coeffs.h

    r7829fb r9144617  
    1212/* for assume: */
    1313#include <reporter/reporter.h>
     14
    1415#include <coeffs/si_gmp.h>
    1516
    1617#ifdef HAVE_FACTORY
    17 #include <factory/factory.h>
     18// #include <factory/factory.h>
     19class CanonicalForm;
    1820#endif
    1921
Note: See TracChangeset for help on using the changeset viewer.