core/debug.h

Go to the documentation of this file.
00001 
00009 #ifndef _DEBUG_H
00010 #define _DEBUG_H
00011 
00012 void exec_sighandler(int sig);
00013 int exec_debug(struct sync_data *data, int pass, int index, OBJECT *obj);
00014 char *strsignal(int sig);
00015 
00016 #endif
00017 

GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy