ex/Simult.thy
changeset 195 df6b3bd14dcb
parent 127 d9527f97246e
child 249 492493334e0f
--- a/ex/Simult.thy	Fri Dec 02 11:43:20 1994 +0100
+++ b/ex/Simult.thy	Fri Dec 02 16:09:49 1994 +0100
@@ -13,7 +13,7 @@
 recursive data structure because it uses Inl, Inr instead of In0, In1.
 *)
 
-Simult = List +
+Simult = SList +
 
 types    'a tree
          'a forest