r22640 - gnucash/trunk/src/scm - Remove guile commandline handling

Geert Janssens gjanssens at code.gnucash.org
Wed Dec 12 12:42:54 EST 2012


Author: gjanssens
Date: 2012-12-12 12:42:53 -0500 (Wed, 12 Dec 2012)
New Revision: 22640
Trac: http://svn.gnucash.org/trac/changeset/22640

Removed:
   gnucash/trunk/src/scm/command-line.scm
Modified:
   gnucash/trunk/src/scm/Makefile.am
   gnucash/trunk/src/scm/main.scm
Log:
Remove guile commandline handling

It's not used anymore and if someone wants to re-establish it, he/she
should use (ice-9 getopt-long) to implement it instead of our own custom
functions.



More information about the gnucash-patches mailing list