aboutsummaryrefslogtreecommitdiff
path: root/clojure/src/stepA_mal.clj
diff options
context:
space:
mode:
Diffstat (limited to 'clojure/src/stepA_mal.clj')
-rw-r--r--clojure/src/stepA_mal.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/clojure/src/stepA_mal.clj b/clojure/src/stepA_mal.clj
index 6ed9964..ce289b6 100644
--- a/clojure/src/stepA_mal.clj
+++ b/clojure/src/stepA_mal.clj
@@ -1,4 +1,4 @@
-(ns stepA-interop
+(ns stepA-mal
(:refer-clojure :exclude [macroexpand])
(:require [clojure.repl]
[readline]