Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/FOL/ROOT.ML
author
wenzelm
Tue, 27 Jan 2009 00:29:37 +0100
changeset 29635
31d14e9fa0da
parent 23161
cd928fd965a8
child 31974
e81979a703a4
permissions
-rw-r--r--
proof_body: turned lazy into future -- ensures that body is fulfilled eventually, without explicit force;
(* Title: FOL/ROOT.ML
ID: $Id$
First-Order Logic with Natural Deduction.
*)
use_thy "FOL";