Index: src/Tests/Expect-a/TypeGenerator.txt
===================================================================
--- src/Tests/Expect-a/TypeGenerator.txt	(revision b1d6dd544a60d22c07bdaaac6bc78180bf2015ad)
+++ src/Tests/Expect-a/TypeGenerator.txt	(revision 7bcf74e253a6d4f6973b37412379348b25c0171e)
@@ -7,4 +7,11 @@
           with parameters
             instance of type T (not function type) 
+            instance of type T (not function type) 
+          returning 
+            instance of type T (not function type) 
+
+      ?=?: function
+          with parameters
+            pointer to instance of type T (not function type) 
             instance of type T (not function type) 
           returning 
@@ -30,14 +37,9 @@
 
 
-  with assertions
-    instance of context addable 
-      with parameters
-        instance of type T (not function type) 
-
-
-li: instance of type List1 (not function type) 
+ListOfIntegers: typedef for instance of type List1 (not function type) 
   with parameters
     signed int 
 
+li: instance of type ListOfIntegers (not function type) 
 f: function
     with parameters
Index: src/Tests/Expect-a/report
===================================================================
--- src/Tests/Expect-a/report	(revision b1d6dd544a60d22c07bdaaac6bc78180bf2015ad)
+++ 	(revision )
@@ -1,57 +1,0 @@
----Abstype.txt---
----Array.txt---
----AsmName.txt---
----Attributes.txt---
----Cast.txt---
----CastError.txt---
----CharStringConstants.txt---
----CommentMisc.txt---
----Constant0-1.txt---
----Context.txt---
----DeclarationErrors.txt---
----DeclarationSpecifier.txt---
----Enum.txt---
----Exception.txt---
----Expression.txt---
----Forall.txt---
----Function.txt---
----Functions.txt---
----GccExtensions.txt---
----IdentFuncDeclarator.txt---
----IdentFuncParamDeclarator.txt---
----InferParam.txt---
----Initialization.txt---
----Initialization2.txt---
----LabelledExit.txt---
----Members.txt---
----Misc.txt---
----MiscError.txt---
----NamedParmArg.txt---
----NumericConstants.txt---
----OccursError.txt---
----Operators.txt---
----Quad.txt---
----Rank2.txt---
----Scope.txt---
----ScopeErrors.txt---
----ShortCircuit.txt---
----Statement.txt---
----StructMember.txt---
----Subrange.txt---
----Switch.txt---
----Tuple.txt---
----TypeGenerator.txt---
----Typedef.txt---
----TypedefDeclarator.txt---
----TypedefParamDeclarator.txt---
----Typeof.txt---
----VariableDeclarator.txt---
----gcc900407-1.txt---
----gcc900516-1.txt---
----gcc920301-1.txt---
----gcc920409-1.txt---
----gcc920409-2.txt---
----gcc920410-2.txt---
----gcc920501-1.txt---
----gcc920501-11.txt---
----gcc920501-19.txt---
