File: istrpos.lisp

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 (3 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
(in-package "ACL2")
; cert_param: (reloc_stub)
(include-book "std/strings/istrpos" :dir :system)