/* 
 * Motif Tools Library, Version 2.0
 * $Id: All.h,v 1.2 1994/07/04 03:03:50 david Exp $
 * 
 * Written by David Flanagan.
 * Copyright (c) 1992, 1993, 1994 by Dovetail Systems.
 * All Rights Reserved.  See the file COPYRIGHT for details.
 * This is not free software.  See the file SHAREWARE for details.
 * There is no warranty for this software.  See NO_WARRANTY for details.
 */

#ifndef _XmtAll_h
#define _XmtAll_h

#include <Xmt/Xmt.h>

#include <Xmt/AppRes.h>
#include <Xmt/Chooser.h>
#include <Xmt/Cli.h>
#include <Xmt/Color.h>
#include <Xmt/Converters.h>
#include <Xmt/Create.h>
#include <Xmt/Dialog.h>
#include <Xmt/Dialogs.h>
#include <Xmt/Hash.h>
#include <Xmt/Help.h>
#include <Xmt/HelpBox.h>
#include <Xmt/HelpBrowser.h>
#include <Xmt/Icon.h>
#include <Xmt/Include.h>
#include <Xmt/InputField.h>
#include <Xmt/Layout.h>
#include <Xmt/LayoutG.h>
#include <Xmt/Lexer.h>
#include <Xmt/Menu.h>
#include <Xmt/MsgLine.h>
#include <Xmt/Pixmap.h>
#include <Xmt/Procedures.h>
#include <Xmt/SetValue.h>
#include <Xmt/Symbols.h>
#include <Xmt/Template.h>
#include <Xmt/Util.h>
#include <Xmt/WidgetType.h>
#include <Xmt/WorkingBox.h>
#include <Xmt/Xbm.h>
#include <Xmt/Xpm.h>

#endif
