- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/CommandAction/BondLengthTableAction.def
r632508 rb1ac7a 19 19 #define paramreferences (BondGraphFileName) 20 20 21 #define statetypes ( BondGraph)22 #define statereferences ( OldBG)21 #define statetypes (std::string) 22 #define statereferences (undostring) 23 23 24 24 // some defines for all the names, you may use ACTION, STATE and PARAMS
Note:
See TracChangeset
for help on using the changeset viewer.