Changes between Initial Version and Version 1 of RpUnits


Ignore:
Timestamp:
Aug 15, 2005 11:04:10 PM (19 years ago)
Author:
dkearney
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpUnits

    v1 v1  
     1RpUnits
     2
     3The RpUnits class allows the user to convert between self defined unit.
     4 
     5For examples see the svn repository
     6 1. Go to the src directory
     7 2. make RpUnits_test
     8 3. Go to the bin directory
     9 4. run the program ./RpUnits_test
     10
     11For the C bindings to the RpUnits class, make RpUnitsC_test, and run the resultant program RpUnitsC_test in the bin directory