split part of scheme/file into scheme/path, document them
svn: r7938 original commit: ca5a7c5560ee5eb26252c239dbf33f672a9749ac
This commit is contained in:
parent
f60d64abf9
commit
b6f32dfc9d
|
@ -7,7 +7,7 @@
|
|||
"../gui-utils.ss"
|
||||
(lib "etc.ss")
|
||||
(lib "mred-sig.ss" "mred")
|
||||
scheme/file)
|
||||
scheme/path)
|
||||
|
||||
(import mred^
|
||||
[prefix autosave: framework:autosave^]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"../preferences.ss"
|
||||
(lib "mred-sig.ss" "mred")
|
||||
(lib "string.ss")
|
||||
scheme/file
|
||||
scheme/path
|
||||
(lib "etc.ss"))
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"bday.ss"
|
||||
(lib "mred-sig.ss" "mred")
|
||||
(lib "list.ss")
|
||||
scheme/file
|
||||
scheme/path
|
||||
(lib "etc.ss"))
|
||||
|
||||
(import mred^
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"../gui-utils.ss"
|
||||
(lib "mred-sig.ss" "mred")
|
||||
(lib "list.ss")
|
||||
scheme/file)
|
||||
scheme/path)
|
||||
|
||||
(import mred^
|
||||
[prefix application: framework:application^]
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"../preferences.ss"
|
||||
"../gui-utils.ss"
|
||||
(lib "mred-sig.ss" "mred")
|
||||
scheme/file
|
||||
scheme/path
|
||||
(lib "string-constant.ss" "string-constants"))
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ WARNING: printf is rebound in the body of the unit to always
|
|||
(require (lib "string-constant.ss" "string-constants")
|
||||
(lib "class.ss")
|
||||
(lib "match.ss")
|
||||
scheme/file
|
||||
scheme/path
|
||||
"sig.ss"
|
||||
"../gui-utils.ss"
|
||||
"../preferences.ss"
|
||||
|
|
Loading…
Reference in New Issue
Block a user