pull/9/head
Matthew Butterick 10 years ago
parent 5283b4b958
commit 0422a6da1c

@ -22,7 +22,6 @@
(if arg-command-name
(datum->syntax stx
(case arg-command-name
[("nothing") '(begin)]
[("test") `(displayln "All systems go")]
[("start")
(if (not (directory-exists? arg-project-directory))

Loading…
Cancel
Save