summaryrefslogtreecommitdiff
path: root/top.lisp
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-08-22 01:26:52 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-08-22 01:26:52 +0900
commit3e1bdf10c85b5a4aca62349878b1bff786e30938 (patch)
tree708edc1165e4ac132f9c56ef97372c73529e0bb6 /top.lisp
parent0f2e6081ef8b8a76668da0cbb402c76deb2494a9 (diff)
Add functions and theorems about cards.
Diffstat (limited to 'top.lisp')
-rw-r--r--top.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/top.lisp b/top.lisp
new file mode 100644
index 0000000..18552e2
--- /dev/null
+++ b/top.lisp
@@ -0,0 +1,3 @@
+(in-package "ACL2")
+
+(include-book "standard-52-card-deck")