gets the default collection paths in a better way
svn: r7961
This commit is contained in:
parent
ad0c6175c7
commit
17991b6d55
|
@ -107,7 +107,7 @@
|
|||
(run-in-user-thread
|
||||
(λ ()
|
||||
(current-command-line-arguments (module-language-settings-command-line-args settings))
|
||||
(let ([default (current-library-collection-paths)])
|
||||
(let ([default (find-library-collection-paths)])
|
||||
(current-library-collection-paths
|
||||
(apply
|
||||
append
|
||||
|
|
Loading…
Reference in New Issue
Block a user