Included Books
other
(in-package "ACL2")
include-book
(include-book "logical-name-listp")
include-book
(include-book "std/testing/assert-bang" :dir :system)
other
(assert! (logical-name-listp '(append "ACL2" car-cdr-elim cons) (w state)))