File: type-set.acl2

package info (click to toggle)
acl2 6.5-2~bpo70%2B1
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 108,860 kB
  • sloc: lisp: 1,492,565; xml: 7,958; perl: 3,682; sh: 2,103; cpp: 1,477; makefile: 1,470; ruby: 453; ansic: 358; csh: 125; java: 24; haskell: 17
file content (4 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (8)
1
2
3
4
(ld "acl2-customization.lsp") ; adds the :paco keyword command
(set-verify-guards-eagerness 0)
(include-book "foundations")
(certify-book "type-set" ? t)