Copyright (C) 1994, Digital Equipment Corp.
INTERFACE M3CG_Rd; IMPORT M3CG, Rd; PROCEDURE Inhale (rd: Rd.T; cg: M3CG.T);
Parse the M3CG calls from 'rd' and call 'cg' to implement them.
END M3CG_Rd.