-- Edited by Mike Schroeder, March 19, 1983 1:56 pm
-- DLMap.config
-- Hal Murray May 7, 1985 6:44:34 pm PDT
-- Hal Murray, March 13, 1986 9:28:27 pm PST

DLMap: CONFIGURATION

  IMPORTS
	Buttons, Containers, Labels, Menus, Rules, ViewerIO, ViewerOps,
	ViewerTools,
	GVNames,
	BasicTime, FS, IO, RedBlackTree, Rope
  CONTROL CedarDLMapper = 
	BEGIN
	HistogramImpl;
	CedarDLMapper;
	END.