changeset 7032 | 5685ca1ec9bf |
parent 7019 | 333afe233886 |
child 7042 | de20086a6bcc |
--- a/tools/PascalUnitSyntaxTree.hs Mon May 07 14:53:08 2012 +0200 +++ b/tools/PascalUnitSyntaxTree.hs Mon May 07 23:48:24 2012 +0400 @@ -106,7 +106,6 @@ | BTRecord [(String, BaseType)] | BTArray Range BaseType BaseType | BTFunction Int BaseType - | BTFunctionReturn String BaseType | BTPointerTo BaseType | BTUnresolved String | BTSet BaseType