Changeset 118 for branches/newlanguage/sample
- Timestamp:
- Jan 15, 2007, 4:48:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/newlanguage/sample/stage_separators/sample_flash.mso
r117 r118 28 28 FlowSheet flash_Test 29 29 PARAMETERS 30 PP as Plugin(Brief="Physical Properties", File="vrpp");30 PP as Plugin(Brief="Physical Properties", Type="PP"); 31 31 NComp as Integer; 32 32 … … 86 86 FlowSheet flashSteady_Test 87 87 PARAMETERS 88 PP as Plugin(Brief="Physical Properties", File="vrpp");88 PP as Plugin(Brief="Physical Properties", Type="PP"); 89 89 NComp as Integer; 90 90
Note: See TracChangeset
for help on using the changeset viewer.