author | wenzelm |
Tue, 10 Jul 2007 23:29:43 +0200 | |
changeset 23719 | ccd9cb15c062 |
parent 23371 | ed60e560048d |
child 24153 | 1a4607b7ad24 |
permissions | -rw-r--r-- |
(* Title: HOL/Nominal/Examples/ROOT.ML ID: $Id$ Author: Christian Urban, TU Muenchen Various examples involving nominal datatypes. *) use_thy "CR"; use_thy "CR_Takahashi"; use_thy "Class"; use_thy "Compile"; use_thy "Fsub"; use_thy "Height"; use_thy "Lambda_mu"; use_thy "SN"; use_thy "Weakening"; use_thy "Crary"; use_thy "SOS"; use_thy "LocalWeakening";