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, 10 Jul 2007 16:46:37 +0200
changeset 23704
18d6ee425689
parent 21374
27ae6bc4102a
child 26957
e3f04fdd994d
permissions
-rw-r--r--
added print_mode setup (from pretty.ML); removed no_state;
(* $Id$ *)
theory base
imports CPure
uses "../../antiquote_setup.ML"
begin
end