|
|
00001 #ifndef _XERROR_H_ 00002 #define _XERROR_H_ 00003 00004 /* 00005 * Copyright (c) 1989 by the Massachusetts Institute of Technology. 00006 * For copying and distribution information, see the file 00007 * "mit-copyright.h". 00008 * 00009 * Modified for jwgc by Daniel Henninger. 00010 */ 00011 00012 #include "mit-copyright.h" 00013 00014 extern int xerror_happened; 00015 00016 void begin_xerror_trap(); 00017 void end_xerror_trap(); 00018 00019 #endif
Last updated at Tue Dec 18 21:07:42 PST 2007. | This site and project hosted by... |