-- File: XMesa6.config - created by JKF. Last edit:
-- JKF                 29-Jun-87 13:14:36
-- Jim Foote December 14, 1987 11:40:13 am PST
-- Mna, April 17, 1991 6:48 pm PDT

-- Copyright (C) 1987 by Xerox Corporation. All rights reserved.

XMesa6: CONFIGURATION 
  IMPORTS RunRegressions, XMesaProcs
  CONTROL Cmplr6Defs1Impl, Cmplr6Defs2Impl, Cmplr6Defs3Impl, Cmplr6Defs4Impl, XMesaCmplr6 =
  BEGIN
  
  XMesaCmplr6;
  Cmplr6Defs1Impl;
  Cmplr6Defs2Impl;
  Cmplr6Defs3Impl;
  Cmplr6Defs4Impl;

  END.