Ignore:
Timestamp:
Nov 13, 2005, 10:24:25 PM (19 years ago)
Author:
dkearney
Message:

1) addition of octave/matlab test scripts, some still need work
2) the rpLibPutDoubleId and rpLibPutStringId functions are not quite working.
3) minor fixes to src/octave/rpLibPutDouble.cc and src/octave/rpUnitsGetBasis.cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/core/RpString.h

    r115 r138  
    11/*
    22 * ======================================================================
     3 *  AUTHOR: Derrick S. Kearney, Purdue University
    34 *  Copyright (c) 2004-2005  Purdue Research Foundation
    45 *
     
    8687            setSize(sizeWxH);
    8788        }
    88        
     89
    8990        // copy constructor
    9091        RpString ( const RpString& myRpString )
     
    105106        std::string hints;
    106107
    107        
     108
    108109
    109110};
Note: See TracChangeset for help on using the changeset viewer.