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/Implementation/Base.thy
author
wenzelm
Wed, 12 Aug 2015 13:53:51 +0200
changeset 60916
a6e2a667b0a8
parent 56420
b266e7a86485
child 61656
cfabbc083977
permissions
-rw-r--r--
resolve undefined blobs by default, e.g. relevant for ML debugger to avoid reset of breakpoints after reload;
theory Base
imports Main
begin
ML_file "../antiquote_setup.ML"
end