Refactor the project structure.
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-10-11 21:08:18 +03:00
parent 77efa81c54
commit 87c7a18f77
15 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
(ns cipher-analytical-machine.core
(:require
[cipher-analytical-machine.cli :as cli])
[cipher-analytical-machine.cli.cli :as cli])
(:gen-class))
(defn -main