* src/scm/bootstrap.scm.in: switch to use load-from-path for

main.scm.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6103 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/g2-gog-integ
Rob Browning 25 years ago
parent 8852bc95d3
commit 4addcd2792

@ -254,4 +254,4 @@ file in all of the directories specified by gnc:*load-path*."
'(default))))
(set! gnc:*load-path* (gnc:expand-load-path new-path)))
(gnc:load "main.scm")
(load-from-path "main.scm")

Loading…
Cancel
Save