Changeset 17901 for branches/eam_branch_20080511/ppSim/src/ppSim.h
- Timestamp:
- Jun 4, 2008, 1:52:32 PM (18 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20080511/ppSim/src/ppSim.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSim.h
r17818 r17901 169 169 ); 170 170 171 bool ppSimArgToRecipeBool(bool *status, 172 psMetadata *options, // Target to which to add value 173 const char *recipeName, // Name for value in the recipe 174 psMetadata *arguments, // Command-line arguments 175 const char *argName // Argument name in the command-line arguments 176 ); 177 171 178 ppSimType ppSimTypeFromString (char *typeStr); 172 179 char *ppSimTypeToString (ppSimType type);
Note:
See TracChangeset
for help on using the changeset viewer.
