Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Process.hpp

    r2efa90 re4afb4  
    4040{
    4141public:
    42   Process(int _maxSteps, std::string _name, bool _doRegister=true);
     42  Process(int _maxSteps, const ActionTraits &_trait, bool _doRegister=true);
    4343  virtual ~Process();
    4444
Note: See TracChangeset for help on using the changeset viewer.