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, 27 Apr 2006 15:06:39 +0200
changeset 19483
55ee839198bd
parent 18537
2681f9e34390
child 21374
27ae6bc4102a
permissions
-rw-r--r--
renamed mapfilter to map_filter, made pervasive (again); made flat pervasive (again); added maps;
(* $Id$ *)
theory base
imports CPure
uses "setup.ML"
begin
end