// IFSRSMgrOEP.bcpl // Copyright Xerox Corporation 1979, 1982 // Last modified September 5, 1982 2:06 PM by Taft external [ // outgoing procedures InitRSMgrOEP // incoming procedures DeclareOEP; FlushVitalState; FlushBuffersCtx ] //---------------------------------------------------------------------------- let InitRSMgrOEP(oev) be DeclareOEP(oev, lv FlushVitalState, lv FlushBuffersCtx) //----------------------------------------------------------------------------