Imports and exports for scsh-top-package.
This commit is contained in:
parent
f197f3b06c
commit
16fdcca89f
|
@ -296,9 +296,12 @@
|
|||
|
||||
(define-structure scsh-top-package (export parse-switches-and-execute
|
||||
with-scsh-initialized
|
||||
repl )
|
||||
add-exit-hook!
|
||||
add-narrowed-exit-hook!
|
||||
repl)
|
||||
(open command-processor
|
||||
command-levels ; with-new-session
|
||||
conditions
|
||||
ensures-loaded
|
||||
environments
|
||||
error-package
|
||||
|
|
Loading…
Reference in New Issue