/****************************************************************************
Prolog to Wam Compiler                     INRIA Rocquencourt - ChLoE Project
Version 2.21                                               Daniel Diaz - 1994

file : term.h
****************************************************************************/

#define NB_OF_PRIVATE_PREDS    11

static char    *module_name="term";
static int      module_nb;

static AtomInf *X5B5D;
static AtomInf *X636F70795F7465726D;
static AtomInf *X736574617267;
static AtomInf *X736F7274;
static AtomInf *X73616D66757365;
static AtomInf *X73616D72756E;
static AtomInf *X73616D72756E68;
static AtomInf *X3C;
static AtomInf *X3D;
static AtomInf *X73616D72756E74;
static AtomInf *X3E;
static AtomInf *X6D65726765;
static AtomInf *X6B6579736F7274;
static AtomInf *X73616D6B657966757365;
static AtomInf *X73616D6B657972756E;
static AtomInf *X2D;
static AtomInf *X6B65796D65726765;

static SwtTbl   Swt_Table_Name(X73616D72756E68,4,1,cst);
static SwtTbl   Swt_Table_Name(X73616D72756E74,6,1,cst);
static SwtTbl   Swt_Table_Name(X6D65726765,4,1,cst);



syntax highlighted by Code2HTML, v. 0.9.1