Skip to content

Commit 7ae85f1

Browse files
committed
Move spell.clj into back5 ns
1 parent 39e7baa commit 7ae85f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spell.clj renamed to src/back5/spell.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(ns back5)
1+
(ns back5.spell)
22

33
(def alphabet "abcdefghijklmnopqrstuvwxyz")
44

0 commit comments

Comments
 (0)