BulkDataP0V1.Mesa
Copyright
Ó 1986, 1991 by Xerox Corporation. All rights reserved.
Generated by Demers.pa at January 6, 1987 4:08:48 pm PST
using Sirocco [2.0] of January 6, 1987 4:07:33 pm PST
DIRECTORY
CrRPC,
Rope;
BulkDataP0V1:
CEDAR
DEFINITIONS ~ {
ROPE:
TYPE ~ Rope.
ROPE;
Source:
TYPE ~ CrRPC.BulkDataSource;
Sink:
TYPE ~ CrRPC.BulkDataSink;
}...