Ignore:
Timestamp:
Aug 11, 2008, 8:59:06 PM (16 years ago)
Author:
dkearney
Message:

removing tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/core/RpDXWriter.h

    r1086 r1109  
    5555
    5656    size_t* _positions;    // array holding the number of x,y,z points
    57     double* _delta;      // array holding deltas of the uniform mesh
    58     double* _origin;     // array holding coord of origin
     57    double* _delta;        // array holding deltas of the uniform mesh
     58    double* _origin;       // array holding coord of origin
    5959
    6060    DXWriter& _writeDxToBuffer(SimpleCharBuffer *dxfile);
Note: See TracChangeset for help on using the changeset viewer.