Ignore:
Timestamp:
06/23/09 09:28:55 (16 years ago)
Author:
Eric.Larour
Message:

Modifications to code and build procedure to accomodate ia64 platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/shared/TriMesh/trimesh.h

    r1 r1061  
    1010#include <math.h>
    1111
    12 #define REAL double
     12//#define REAL double //took  it out because it may conflict with stdlib.h defines. put back if necessary
    1313
    1414int AssociateSegmentToElement(double** psegments,int nseg, double* index,int nel);
Note: See TracChangeset for help on using the changeset viewer.