about summary refs log tree commit diff stats
path: root/packages.lisp
diff options
context:
space:
mode:
authorscrewtape <screwtape@sdf.org>2023-05-11 09:37:43 +0000
committerscrewtape <screwtape@sdf.org>2023-05-11 09:37:43 +0000
commit0285f426921326be2f4c5840ed469454c6479789 (patch)
treea8f3890162e741fc3c48c4509c38bb58b42a8087 /packages.lisp
parentd0c8da6985d1fd8a0d9e9a2a89c4a504b79f73d3 (diff)
downloadcl-binry-hop-master.tar.gz
hopfield net closure maker HEAD master
Diffstat (limited to 'packages.lisp')
-rw-r--r--packages.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.lisp b/packages.lisp
new file mode 100644
index 0000000..c685cb3
--- /dev/null
+++ b/packages.lisp
@@ -0,0 +1 @@
+(defpackage "binry-hop" (:use :cl) (:nicknames :hop))