doc-src/TutorialI/CodeGen/ROOT.ML
author bulwahn
Sat, 24 Oct 2009 16:55:42 +0200
changeset 33116 b379ee2cddb1
parent 9834 109b11c4e77e
permissions -rw-r--r--
changed importing introduction rules to fix the same type variables in all introduction rules; improved mode analysis for partially applied relations; added test case; tuned
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 8744
diff changeset
     1
use "../settings.ML";
8744
22fa8b16c3ae *** empty log message ***
nipkow
parents:
diff changeset
     2
use_thy "CodeGen";