Changeset b9e1afc in git


Ignore:
Timestamp:
Apr 28, 2010, 12:49:10 PM (14 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '4bd32dfef92ec9f5ed8dceee82d14318ae147107')
Children:
e973a0ce6d1ac6e92ec28ec5a04c9b8d43229ab5
Parents:
87cb4d5f78d6f78f5c04b375bd9a5bd9e00d6cf3
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2010-04-28 12:49:10+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:49:00+01:00
Message:
adapted header files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/mpr_complex.cc

    r87cb4d5 rb9e1afc  
    1212// WARNING! ALWAYS use omAlloc and FreeL when alloc. memory for some char* !!
    1313
    14 #include <kernel/mod2.h>
     14#include "config.h"
    1515//#ifdef HAVE_MPR
    16 #include <kernel/structs.h>
    17 #include <kernel/febase.h>
    18 #include <omalloc/omalloc.h>
    19 #include <kernel/numbers.h>
    20 #include <kernel/longrat.h>
     16#include "coeffs.h"
     17#include "output.h"
     18#include "omalloc.h"
     19#include "numbers.h"
     20#include "longrat.h"
    2121#include <math.h>
    22 #include <kernel/mpr_complex.h>
     22#include <mpr_complex.h>
    2323
    2424//%s
Note: See TracChangeset for help on using the changeset viewer.