file XMesaCmplr23.mesa - created by PJames 8/10/89
from AR 261
DIRECTORY
XMesaCmplr23DefsA,
XMesaCmplr23DefsB;
XMesaCmplr23: MONITOR
EXPORTS XMesaCmplr23DefsA = {
Object: PUBLIC TYPE = XMesaCmplr23DefsB.Object;
}.