This file is indexed.

/usr/share/acl2-6.3/books/make-event/gen-defun.cert is in acl2-books-certs 6.3-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
(IN-PACKAGE "ACL2")
"ACL2 Version 6.3"
:BEGIN-PORTCULLIS-CMDS
:END-PORTCULLIS-CMDS
:EXPANSION-ALIST
((6 RECORD-EXPANSION (GEN-DEFUN (+ X Y)) (DEFUN FN-0 (X Y) (+ X Y))) (7 RECORD-EXPANSION (GEN-DEFUN (* X Y)) (DEFUN FN-1 (X Y) (* X Y))) (8 RECORD-EXPANSION (GEN-DEFUN (* X Y Y)) (DEFUN FN-2 (X Y) (* X Y Y))) (10 RECORD-EXPANSION (GEN-DEFUN (MV X Y STATE) :STOBJS STATE :ROOT FOO) (DEFUN FOO-0 (STATE X Y) (DECLARE (XARGS :STOBJS (STATE))) (MV X Y STATE))))
NIL
(("/usr/share/acl2-6.3/books/make-event/gen-defun.lisp" "gen-defun" "gen-defun" ((:SKIPPED-PROOFSP) (:AXIOMSP) (:TTAGS)) . 2119529401))
1805169739