From 0285f426921326be2f4c5840ed469454c6479789 Mon Sep 17 00:00:00 2001 From: screwtape Date: Thu, 11 May 2023 09:37:43 +0000 Subject: hopfield net closure maker --- binry-hop.asd | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 binry-hop.asd (limited to 'binry-hop.asd') diff --git a/binry-hop.asd b/binry-hop.asd new file mode 100644 index 0000000..3707709 --- /dev/null +++ b/binry-hop.asd @@ -0,0 +1,3 @@ +(defsystem "binry-hop" + :components ((:file "packages") + (:file "binry-hop" :depends-on ("packages")))) -- cgit 1.4.1-2-gfad0