-- Route66QueryP2233V1Init.Mesa
-- Copyright (C) 1986 by Xerox Corporation. All rights reserved.
-- Generated by BJackson.pa at July 15, 1988 4:26:22 pm PDT
-- using Sirocco [2.0] of January 31, 1987 1:52:42 am PST
DIRECTORY
CrRPC,
Rope,
AuthenticationP14V2,
BulkDataP0V1,
Route66QueryP2233V1;
Route66QueryP2233V1Init: CEDAR PROGRAM
EXPORTS Route66QueryP2233V1 ~ {
OPEN Route66QueryP2233V1;
ROPE: TYPE ~ Rope.ROPE;
}...