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
.
doc-src/IsarImplementation/Thy/base.thy
author
wenzelm
Thu, 23 Oct 2008 13:52:27 +0200
changeset 28671
ed6681dd35d8
parent 26957
e3f04fdd994d
permissions
-rw-r--r--
thread-safe version, with non-critical evaluation; do not re-evaluate failed result; misc tuning;
(* $Id$ *)
theory base
imports Pure
uses "../../antiquote_setup.ML"
begin
end