Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 16, 2006, 2:00:13 PM (18 years ago)
Author:
bensch
Message:

added a Substring handler

File:
1 edited

Legend:

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

    r9741 r9742  
    88libORXexecutor_a_SOURCES = \
    99                executor/executor.cc \
    10                 executor/executor_lua.cc
     10                executor/executor_lua.cc \
     11                executor/executor_substring.cc
    1112
    1213#               executor/executor_functional.cc
     
    4849                executor/executor_xml.h \
    4950                executor/executor_lua.h \
    50                 executor/functor_list.h \
     51                executor/executor_substring.h \
    5152                executor/executor_generic.h \
    5253                executor/executor_member.h \
    5354                executor/executor_const_member.h \
    5455                executor/executor_static.h \
     56                \
     57                executor/functor_list.h \
    5558                executor/functor_generic.h \
    5659                executor/functor_member.h \
Note: See TracChangeset for help on using the changeset viewer.