History log of /seL4-l4v-10.1.1/HOL4/src/integer/OmegaSimple.sig
Revision Date Author Comments
# 32bf1e49 02-Feb-2015 Piotr Trojanek <piotr.trojanek@gmail.com>

extra semicolons removed from (some) .sig files


# 036a651f 04-Apr-2002 Michael Norrish <Michael.Norrish@nicta.com.au>

Made the interface to OmegaMLShadow sufficiently general that it can be
run as ML code without any recourse to the HOL kernel. (The basic change
is to make the data type representing proofs not necessarily have terms
at its leaves, and to instead have alphas.)


# 63b5b8e8 02-Apr-2002 Michael Norrish <Michael.Norrish@nicta.com.au>

Gave this module a signature file, with documentation, and also fixed a
bug found by Mike; OmegaSimple was making the classic mistake of using
the global grammar to do its parsing.