reverted that change, on Matthew's advice
svn: r7962
This commit is contained in:
parent
17991b6d55
commit
aa3cdcc76b
|
@ -107,7 +107,7 @@
|
|||
(run-in-user-thread
|
||||
(λ ()
|
||||
(current-command-line-arguments (module-language-settings-command-line-args settings))
|
||||
(let ([default (find-library-collection-paths)])
|
||||
(let ([default (current-library-collection-paths)])
|
||||
(current-library-collection-paths
|
||||
(apply
|
||||
append
|
||||
|
@ -561,4 +561,4 @@
|
|||
[else
|
||||
(loop (+ pos 1))]))))
|
||||
|
||||
(super-new)))))
|
||||
(super-new)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user