diff options
Diffstat (limited to 'clojure/project.clj')
| -rw-r--r-- | clojure/project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clojure/project.clj b/clojure/project.clj index 3d7ff2e..447d643 100644 --- a/clojure/project.clj +++ b/clojure/project.clj @@ -19,7 +19,7 @@ :step7 {:main step7-quote} :step8 {:main step8-macros} :step9 {:main step9-try} - :stepA {:main stepA-interop}} + :stepA {:main stepA-mal}} :main stepA-more) |
