Update confidence tests for arg handling move. Remove unused vars in Platform.

This commit is contained in:
David Brown 2016-12-01 18:39:02 +00:00
parent 299b0636ad
commit c65b89daf3
4 changed files with 4 additions and 10 deletions

View file

@ -35,8 +35,6 @@ VAR
StdOut-: FileHandle;
StdErr-: FileHandle;
InterruptHandler: SignalHandler;
NL-: ARRAY 3 OF CHAR; (* Platform specific newline representation *)