Nominal/Fv.thy
changeset 1915 72cdd2af7eb4
parent 1911 60b5c61d3de2
--- a/Nominal/Fv.thy	Wed Apr 21 10:13:17 2010 +0200
+++ b/Nominal/Fv.thy	Wed Apr 21 10:20:48 2010 +0200
@@ -137,7 +137,7 @@
 *)
 
 ML {*
-datatype alpha_type = AlphaGen | AlphaRes | AlphaLst;
+datatype alpha_mode = AlphaGen | AlphaRes | AlphaLst;
 *}
 
 ML {*