structure SymbolAscii = SymbolAscii (); structure SymbolTeX = SymbolTeX (); structure Print = Print ((*! structure IntSyn' = IntSyn !*) structure Whnf = Whnf structure Abstract = Abstract structure Constraints = Constraints structure Names = Names structure Formatter' = Formatter structure Symbol = SymbolAscii); structure ClausePrint = ClausePrint ((*! structure IntSyn' = IntSyn !*) structure Whnf = Whnf structure Names = Names structure Formatter' = Formatter structure Print = Print structure Symbol = SymbolAscii); structure PrintTeX = Print ((*! structure IntSyn' = IntSyn !*) structure Whnf = Whnf structure Abstract = Abstract structure Constraints = Constraints structure Names = Names structure Formatter' = Formatter structure Symbol = SymbolTeX); structure ClausePrintTeX = ClausePrint((*! structure IntSyn' = IntSyn !*) structure Whnf = Whnf structure Constraints = Constraints structure Names = Names structure Formatter' = Formatter structure Print = PrintTeX structure Symbol = SymbolTeX); structure PrintTwega = PrintTwega ((*! structure IntSyn' = IntSyn !*) structure Whnf = Whnf structure Abstract = Abstract structure Constraints = Constraints structure Names = Names structure Formatter' = Formatter); structure PrintXML = PrintXML ((*! structure IntSyn' = IntSyn !*) structure Whnf = Whnf structure Abstract = Abstract structure Constraints = Constraints structure Names = Names structure Formatter' = Formatter);