Included Books
other
(in-package "ACL2")
include-book
(include-book "maybe-pseudo-event-formp")
include-book
(include-book "std/testing/assert-bang" :dir :system)
other
(assert! (maybe-pseudo-event-formp nil))
other
(assert! (maybe-pseudo-event-formp '(encapsulate nil (defun f (x) x))))