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, 03 Aug 2010 16:21:33 +0200
changeset 38134
3de75ca6f166
parent 30272
2d612824e642
child 39846
cb6634eb8926
permissions
-rw-r--r--
load_thy: refer to physical master directory (not accumulated source import directory) and enable loading files relatively to that;
theory Base
imports Pure
uses "../../antiquote_setup.ML"
begin
end