StructuredStreamsTestPackage.config
Copyright Ó 1991 by Xerox Corporation. All rights reserved.
Last Edited by: Spreitzer, February 21, 1990 7:50 am PST
Last tweaked by Mike Spreitzer on March 2, 1990 2:28 pm PST
JKF October 2, 1988 1:00:57 pm PDT
StructuredStreamsTestPackage: CONFIGURATION
IMPORTS Atom, Commander, IO, IOUtils, Rope, RuntimeError
CONTROL UnparserBufferImpl3, StructuredStreamsImpl, StructuredStreamsTest
=
BEGIN
UnparserBufferImpl3;
StructuredStreamsImpl;
StructuredStreamsTest;
END.