diff options
Diffstat (limited to 'units.lisp')
-rw-r--r-- | units.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +(in-package "ACL2") + (defun m (x) x) |
index : acl2-theorems.git | ||
Proofs with acl2 | Masaya Tojo |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | units.lisp | 2 |
@@ -1,3 +1,5 @@ +(in-package "ACL2") + (defun m (x) x) |