Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9315 in orxonox.OLD


Ignore:
Timestamp:
Jul 18, 2006, 1:49:10 AM (18 years ago)
Author:
bensch
Message:

removed the tokenizer as it is a copy of SubString,
maybe we can rename SubString to Tokenizer some day…

Location:
branches/proxy/src/lib/util
Files:
2 deleted
1 edited

Legend:

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

    r8724 r9315  
    66libORXlibutil_a_SOURCES = \
    77                substring.cc \
    8                 tokenizer.cc \
    98                color.cc \
    109                helper_functions.cc \
     
    3231noinst_HEADERS = \
    3332                substring.h \
    34                 tokenizer.h \
    3533                multi_type.h \
    3634                color.h \
Note: See TracChangeset for help on using the changeset viewer.