doc-src/Classes/Thy/ROOT.ML
author boehmes
Thu, 16 Dec 2010 13:34:28 +0100
changeset 41197 edab1efe0a70
parent 30226 2f4684e2ea95
child 42637 381fdcab0f36
permissions -rw-r--r--
fix lambda-lifting: take level of bound variables into account and also apply bound variables from outer scope
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
20946
75b56e51fade initial draft
haftmann
parents:
diff changeset
     1
75b56e51fade initial draft
haftmann
parents:
diff changeset
     2
(* $Id$ *)
75b56e51fade initial draft
haftmann
parents:
diff changeset
     3
28565
haftmann
parents: 20946
diff changeset
     4
no_document use_thy "Setup";
haftmann
parents: 20946
diff changeset
     5
20946
75b56e51fade initial draft
haftmann
parents:
diff changeset
     6
use_thy "Classes";