Changeset 1614a17 for molecuilder/src/Actions/Process.hpp
- Timestamp:
- Feb 25, 2010, 11:15:22 AM (16 years ago)
- Children:
- f467c6
- Parents:
- 536380 (diff), 2e6496 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
molecuilder/src/Actions/Process.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Actions/Process.hpp
r536380 r1614a17 29 29 bool doesStop(); 30 30 int getCurrStep(); 31 void setCurrStep(int _currStep); 31 32 float getDoneRatio(); 32 33 int getMaxSteps(); 34 void setMaxSteps(int _maxSteps); 33 35 34 36 protected:
Note:
See TracChangeset
for help on using the changeset viewer.
