Changeset 8091 for mauRepo/MolesManager/trunk/src/ea_model/iso_19103_2005_schema_language/basic_types/derived/units_of_measure/unitslist.py
- Timestamp:
- 21/02/12 08:22:21 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mauRepo/MolesManager/trunk/src/ea_model/iso_19103_2005_schema_language/basic_types/derived/units_of_measure/unitslist.py
r8089 r8091 24 24 25 25 ''' 26 Created on 1 4-Feb-2012 17:19:3826 Created on 16-Feb-2012 16:18:03 27 27 28 28 @author: mnagni … … 36 36 This class has been genererated automatically using the Apache Velocity project. 37 37 ''' 38 cl_foot = "foot" 39 cl_cubicyard = "cubicYard" 38 40 cl_squarefoot = "squareFoot" 39 cl_cubicyard = "cubicYard"40 cl_foot = "foot"
Note: See TracChangeset
for help on using the changeset viewer.