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
Tue, 18 Nov 2008 00:11:06 +0100
changeset 28831
23f4928bb7e3
parent 26957
e3f04fdd994d
permissions
-rw-r--r--
finish: force proofs;
(* $Id$ *)
theory base
imports Pure
uses "../../antiquote_setup.ML"
begin
end