diff options
| author | David Aspinall | 2000-09-29 17:22:57 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-09-29 17:22:57 +0000 |
| commit | 0371ed89d98822dfd030b893ec63692958f73f4f (patch) | |
| tree | 7671f276a38aabdbf27014fa7778383e950adc7d /acl2/example.acl2 | |
| parent | c7ce231c26a5f859a0d773320f0320fc7a1814d1 (diff) | |
Updated, trimmed down to barebones.
Diffstat (limited to 'acl2/example.acl2')
| -rw-r--r-- | acl2/example.acl2 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/acl2/example.acl2 b/acl2/example.acl2 index e597cd29..a493ab1a 100644 --- a/acl2/example.acl2 +++ b/acl2/example.acl2 @@ -1,8 +1,7 @@ -(* - Example proof script for ACL2 Proof General. - - $Id$ -*) +;; Example proof script for ACL2 Proof General. +;; +;; $Id$ +;; (defthm assoc->assoc-equal (equal (assoc x a) |
