Changeset 3e8325 for molecuilder/src/Actions/ErrorAction.hpp
- Timestamp:
- Jan 7, 2010, 2:46:34 PM (16 years ago)
- Children:
- d97af9
- Parents:
- 34ff5e6
- File:
-
- 1 edited
-
molecuilder/src/Actions/ErrorAction.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Actions/ErrorAction.hpp
r34ff5e6 r3e8325 15 15 { 16 16 public: 17 ErrorAction( const char *);17 ErrorAction(std::string _name,const char * _errorMsg,bool _doRegister=true); 18 18 virtual ~ErrorAction(); 19 19
Note:
See TracChangeset
for help on using the changeset viewer.
