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, 18 Sep 2008 19:39:47 +0200
changeset 28291
c49b328d689d
parent 26957
e3f04fdd994d
permissions
-rw-r--r--
updated generated file;
(* $Id$ *)
theory base
imports Pure
uses "../../antiquote_setup.ML"
begin
end