Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9754 in orxonox.OLD for branches/new_class_id/src/lib/util


Ignore:
Timestamp:
Sep 17, 2006, 2:55:58 PM (18 years ago)
Author:
bensch
Message:

orxonox/branches/new_class_id: moved the lua_State definitions out of the Executor.
Now the executor is 'clean' and can be extended by all types, i think…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/util/Makefile.am

    r9753 r9754  
    77
    88libORXexecutor_a_SOURCES = \
    9                 executor/executor_lua_state.cc \
    109                executor/executor_substring.cc
    1110
     
    4544                executor/executor.h \
    4645                executor/executor_xml.h \
    47                 executor/executor_lua_state.h \
    4846                executor/executor_substring.h \
    4947                executor/executor_generic.h \
Note: See TracChangeset for help on using the changeset viewer.