Open
Description
The documentation on pattern-match
does not indicate that it requires include-book:
https://www.cs.utexas.edu/~moore/acl2/manuals/current/manual/index-seo.php/ACL2____PATTERN-MATCH
In fact, you must issue:
(include-book "tools/pattern-match" :dir :system)
before issuing pattern-match
(or pm
), or else you get an error
Metadata
Metadata
Assignees
Labels
No labels