Changeset e3b233 in git for libpolys/coeffs/longrat.h


Ignore:
Timestamp:
May 19, 2011, 5:55:34 AM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7d1a268aa1413587bde9251dc496aa635a2a84e4
Parents:
75ddacf89c11403a22f95c5c832d61d939a24b33
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-19 05:55:34+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:10+01:00
Message:
CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/longrat.h

    r75ddac re3b233  
    1010#include <coeffs/coeffs.h>
    1111// #include "config.h"
    12 #include <coeffs/si_gmp.h>
     12#include "si_gmp.h"
    1313#include <misc/auxiliary.h>
    1414#include <omalloc/omalloc.h>
Note: See TracChangeset for help on using the changeset viewer.