Changeset 425da9 for molecuilder/src


Ignore:
Timestamp:
Dec 17, 2009, 2:21:47 PM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
32df34
Parents:
38546d
Message:

Added mechanism that allow to store and later execute sequences of Actions.

Location:
molecuilder/src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/Makefile.am

    r38546d r425da9  
    55ANALYSISHEADER = analysis_bonds.hpp analysis_correlation.hpp
    66
    7 ACTIONSSOURCE = Actions/Action.cpp Actions/MethodAction.cpp
    8 ACTIONSHEADER = Actions/Action.hpp Actions/MethodAction.hpp
     7ACTIONSSOURCE = Actions/Action.cpp Actions/MethodAction.cpp Actions/ActionSequence.cpp
     8ACTIONSHEADER = Actions/Action.hpp Actions/MethodAction.hpp Actions/ActionSequence.hpp
    99
    1010VIEWSOURCE = Views/View.cpp Views/StringView.cpp Views/MethodStringView.cpp Views/StreamStringView.cpp
Note: See TracChangeset for help on using the changeset viewer.