summaryrefslogtreecommitdiff
path: root/books/workshops/1999/ivy/ivy-v2/ivy-sources/top.lisp
blob: 6e2e38de77306d7b960f7ac00487f61c94598ee6 (plain)
1
2
3
4
5
6
(in-package "ACL2")

;; Bring together the two major components of Ivy.

(include-book "prover")
(include-book "modeler")