Included Books
other
(in-package "ACL2")
include-book
(include-book "function-namep")
include-book
(include-book "std/testing/assert-bang" :dir :system)
include-book
(include-book "std/testing/must-succeed-star" :dir :system)
other
(assert! (not (function-namep 'cons-car-cdr (w state))))