Code

r14632@tres: ted | 2007-02-28 23:12:58 -0800
authorgouldtj <gouldtj@users.sourceforge.net>
Thu, 1 Mar 2007 07:15:16 +0000 (07:15 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Thu, 1 Mar 2007 07:15:16 +0000 (07:15 +0000)
commit9912b702d1f761cbcb527644c2c637e6a84466e8
treef28f0242b532dc613343049f84b1b96e7a00c3fd
parentd8e3f581e7503f277c1421f88018cb2606cb6c77
 r14632@tres:  ted | 2007-02-28 23:12:58 -0800
 Splitting out the command line action class to try and leave SOME
 dependencies out of main.cpp.
src/Makefile_insert
src/main-cmdlineact.cpp [new file with mode: 0644]
src/main-cmdlineact.h [new file with mode: 0644]
src/main.cpp