/*
    		%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\
	    	%% \___________________________________%% \
		    %% |                                   %%  \
    		%% |              MINI_SM              %%   \
	    	%% |         includes.h  c1995         %%    \
		    %% |            Lyle W. West           %%    |
    		%% |                                   %%    |
	    	%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%    |
		    \                                        \   |
    		 \                                        \  |
	    	  \                                        \ |
		       \________________________________________\|



     Copyright (C) 1995 Lyle W. West, All Rights Reserved.
     Permission is granted to copy and use this program so long as [1] this
     copyright notice is preserved, and [2] no financial gain is involved
     in copying the program.  This program may not be sold as "shareware"
     or "public domain" software without the express, written permission
     of the author.

*/

#include <stdio.h>
#include <ctype.h>
#include <descrip.h>
#include <jpidef.h>
#include <lnmdef.h>
#include <ssdef.h>
#include <string.h>
#include <types.h>
#include <Xm/Xm.h>
#include <Xm/BulletinB.h>
#include <Xm/CascadeB.h>
#include <Xm/Frame.h>
#include <Xm/Label.h>
#include <Xm/LabelG.h>
#include <Xm/List.h>
#include <Xm/MainW.h>
#include <Xm/PushB.h>
#include <Xm/PushBG.h>
#include <Xm/RowColumn.h>
#include <Xm/SelectioB.h>
#include <Xm/SeparaTogp.h>
#include <Xm/SeparatoG.h>
#include <Xm/Separator.h>
#include <Xm/Text.h>
#include <Xm/TextF.h>
#include <Xm/ToggleB.h>
#include <Xm/ToggleBG.h>

