current-load-relative-directory is now just set to #f
svn: r16115
This commit is contained in:
parent
8f371c7bc2
commit
d8c206531d
|
@ -1491,8 +1491,7 @@ TODO
|
|||
(current-rep this)
|
||||
(let ([dir (or (send context get-directory)
|
||||
drscheme:init:first-dir)])
|
||||
(current-directory dir)
|
||||
(current-load-relative-directory dir))
|
||||
(current-directory dir))
|
||||
|
||||
(set! user-namespace-box (make-weak-box (current-namespace)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user