Aded extended commands and editor
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"private/extended.rkt"
|
||||
"private/commands.rkt"
|
||||
"private/racket-tools.rkt"
|
||||
"private/editor.rkt"
|
||||
"private/dispatcher.rkt"
|
||||
"private/help.rkt"
|
||||
"private/aliases.rkt")
|
||||
@@ -12,6 +13,7 @@
|
||||
(all-from-out "private/extended.rkt")
|
||||
(all-from-out "private/commands.rkt")
|
||||
(all-from-out "private/racket-tools.rkt")
|
||||
(all-from-out "private/editor.rkt")
|
||||
(all-from-out "private/dispatcher.rkt")
|
||||
(all-from-out "private/help.rkt")
|
||||
(all-from-out "private/aliases.rkt"))
|
||||
|
||||
Reference in New Issue
Block a user