CVS update: gnucash/src/scm

Robert Browning rlb@linas.org
Tue, 11 Dec 2001 10:48:02 -0600 (CST)


Date:	Tuesday December 11, 2001 @ 10:48
Author:	rlb

Update of /home/cvs/cvsroot/gnucash/src/scm
In directory www.linas.org:/tmp/cvs-serv29753

Modified Files:
	main.scm 
Log Message:
* src/scm/main.scm: migrate some loads to the top level - though
to really do this right, we're going to need more explicit
use-modules and gnc:module-load deps expressed everywhere.
(gnc:find-file): new exported function.
(gnc:find-localized-file): new exported function.
(gnc:*config-path*): new export.
(gnc:*share-path*): new export.
(gnc:*doc-path*): new export.
(gnc:flatten): new function.
(build-path): simplify.
(gnc:print-unstable-message): simplify.