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/Doc/Datatypes/Setup.thy
author
panny
Mon, 16 Sep 2013 15:03:23 +0200
changeset 53654
8b9ea4420f81
parent 52824
b7a83845bc93
child 55073
9b96fb4c8cfd
permissions
-rw-r--r--
prove simp theorems for newly generated definitions
theory Setup
imports BNF
begin
ML_file "../antiquote_setup.ML"
setup Antiquote_Setup.setup
end