mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/startup.scm: comment out everything -- if this works, we
should remove this file soon. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5644 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
664cd0cd79
commit
8742cc5958
@ -21,8 +21,8 @@
|
||||
;; None of these loads will be affected by any command line arguments
|
||||
;; since arguments aren't parsed until gnc:main is executed.
|
||||
|
||||
(if gnc:*load-slib-backup*
|
||||
(gnc:load "slib-backup.scm"))
|
||||
|
||||
(gnc:load "depend.scm")
|
||||
(gnc:load "main.scm")
|
||||
;;(if gnc:*load-slib-backup*
|
||||
;; (gnc:load "slib-backup.scm"))
|
||||
;;
|
||||
;;(gnc:load "depend.scm")
|
||||
;;(gnc:load "main.scm")
|
||||
|
Loading…
Reference in New Issue
Block a user