added new visitor

This commit is contained in:
mes5k 2003-04-03 18:26:08 +00:00
parent a024575b92
commit 3bf473496a

View File

@ -10,5 +10,6 @@ libtclapinclude_HEADERS = ArgException.h \
Visitor.h Arg.h \
HelpVisitor.h \
SwitchArg.h \
VersionVisitor.h
VersionVisitor.h \
IgnoreRestVisitor.h