oke
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
(for-syntax racket/base)
|
||||
"private/commands.rkt"
|
||||
"private/engine.rkt"
|
||||
;git
|
||||
git-cli
|
||||
package-zipper
|
||||
)
|
||||
|
||||
(provide (all-from-out racket)
|
||||
@@ -27,8 +28,9 @@
|
||||
$target
|
||||
$deps
|
||||
$<
|
||||
(all-from-out git-cli)
|
||||
(all-from-out package-zipper)
|
||||
)
|
||||
;(all-from-out git))
|
||||
|
||||
|
||||
;; The makefile module currently loaded in this Racket process. Keeping only
|
||||
|
||||
Reference in New Issue
Block a user