-- File: RapunzelService.config - last edit:
-- BJackson.Pa 23-Sep-86 13:41:12
-- Copyright (C) 1986 by Xerox Corporation. All rights reserved.
RapunzelService: CONFIGURATION
IMPORTS
Courier, Heap, Inline, Rapunzel, RapunzelCourier
EXPORTS ALL
CONTROL RapunzelDescription, RapunzelServerImpl, RapunzelServiceImpl = {
RapunzelDescription;
RapunzelServerImpl;
RapunzelServiceImpl;
}...