/*--------------------------------------------------------------------------*
                              syms.c 0.1
                     copyright © 1992 by sam hepworth
 *--------------------------------------------------------------------------*/

	/* lattice C include
	 */
#include "dos.h"
#include "taglist.h"
#include "taglist_pragmas.h"
#include "taglist_protos.h"



	/* prototypes
	 */
#include "main.p"


	/* define used by the makeproto utility
	 */
#define global extern




