TestCable.mesa
Copyright © 1986 by Xerox Corporation. All rights reserved.
Last Edited by: Gasbarro October 3, 1986 12:20:43 pm PDT
TestCable: CEDAR DEFINITIONS = BEGIN
Init: PROC [groups: ICTest.Groups, assignments: ICTest.Assignments, clockA, clockB: ICTest.ROPE ← NIL];
TestCable: ICTest.TestProc
END.