error_term.h

00001 /*****************************************************************************
00002  *                            error_term.h
00003  * This file defines the global error and warning terms. These terms are
00004  * unified with the errors and warnings as they are generated and thrown 
00005  * appropriately.
00006  *
00007  ****************************************************************************/
00008 
00009 #include "basictypes.h"
00010 
00011 extern prolog_term global_error_term, global_warning_term;

Generated on Wed Jul 26 13:30:45 2006 for XSB by  doxygen 1.4.5