X11SelectionsPackage.config
Copyright Ó 1991 by Xerox Corporation. All rights reserved.
Created by Christian Jacobi, March 21, 1991 3:52:22 pm PST
Christian Jacobi, February 15, 1991 11:46:08 am PST
X11SelectionsPackage: CONFIGURATION
IMPORTS Rope, RopeList, Xl, XlCutBuffers, XlCutBuffersBackdoor, XlDispatch, XlTQOps, XTk, XTkShellWidgets
EXPORTS ALL
CONTROL X11SelectionPrivateImpl, X11SelectionRequestorImpl, X11SelectionOwnerImpl, X11SelectionsCuttingImpl =
BEGIN
X11SelectionRequestorImpl;
X11SelectionOwnerImpl;
X11SelectionsCuttingImpl;
X11SelectionPrivateImpl;
END.