Ignore:
Timestamp:
10/12/06 19:03:11 (18 years ago)
Author:
r2d
Message:
  • removed FASTMATH stuff
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/r2d/libmpcpsy/psy_tab.c

    r71 r74  
    1818 */
    1919
     20#include <math.h>
     21
    2022#include "libmpcpsy.h"
    2123#include "minimax.h"
    22 #include "fastmath.h"
    23 
    24 #include <math.h>
     24#include "mpcmath.h"
    2525
    2626/*
Note: See TracChangeset for help on using the changeset viewer.