EmbeddedButtonsPackage.config
Copyright Ó 1989, 1990, 1991, 1992 by Xerox Corporation. All rights reserved.
Aaron Goodisman, August 15, 1989 10:02:37 am PDT
Kenneth A. Pier, October 30, 1990 1:46 pm PST
Bier, September 29, 1992 5:22 pm PDT
Doug Wyatt, April 20, 1992 4:01 pm PDT
EmbeddedButtonsPackage: CONFIGURATION
IMPORTS Atom, CodeTimer, Convert, Cursors, FileNames, IO, KeyMapping, RefTab, RefText, Rope, RuntimeError, SimpleFeedback, TIPPrivate, UserInputDiscrimination, UserInputOps, UserInputOpsExtras2, ViewerOps
EXPORTS ALL
CONTROL EBMesaLispImpl, EBLanguageImpl, EBImpl =
BEGIN
EBLanguageImpl;
EBMesaLispImpl;
EBImpl;
END.