-- File: RS232CIO.config
-- LastEdited: 15-Sep-81 16:31:37   By: Danielson  

RS232CIO: CONFIGURATION

   LINKS: CODE
   IMPORTS Heap, OISTransporter, Process, RS232CFace, RS366Face
   EXPORTS Dialup, RS232C, RS232CControl
   CONTROL RS232CDriverA =
BEGIN
-- channel and reserving it
   RS232CDriverA;
   RS232CDriverB;
-- dialing
   DialupImpl;
END.




LOG

Time: 		 	 By: Danielson		Action:  Rubicon release.
Time: 15-Sep-81 16:30:46 By: Danielson		Action:  Add RS232CControl to EXPORT list.