added comment;
authorwenzelm
Thu, 21 Sep 1995 11:23:30 +0200
changeset 1257 ec738ecb911c
parent 1256 1f3687711037
child 1258 2a2d8c74a756
added comment;
src/Pure/type.ML
--- a/src/Pure/type.ML	Wed Sep 13 11:21:58 1995 +0200
+++ b/src/Pure/type.ML	Thu Sep 21 11:23:30 1995 +0200
@@ -5,6 +5,7 @@
 Type classes and sorts. Type signatures. Type unification and inference.
 
 TODO:
+  improve nonempty_sort!
   move type unification and inference to type_unify.ML (TypeUnify) (?)
 *)
 
@@ -955,7 +956,7 @@
     bound variables of the same name but different types.
 *)
 
-(* FIXME consitency of sort_env / sorts (!?) *)
+(* FIXME consistency of sort_env / sorts (!?) *)
 
 fun attach_types (tsig, const_type, types, sorts) tm =
   let