- Added support for command line option parsing

- Creates a vector with filenames to be opened; not actually useful now,
it's already in place when it'll be needed.


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@191 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-01-25 17:50:36 +00:00
parent 7f8760539c
commit 72fac2b901
5 changed files with 197 additions and 21 deletions

View file

@ -1,6 +1,5 @@
# List of source files which contain translatable strings.
# src/pippo.cc
# src/pluto.cc
src/parseopts.cc
# ...