core/save.h

00001 /* save.h
00002  *
00003  */
00004 
00005 #ifndef _SAVE_H
00006 #define _SAVE_H
00007 
00008 #include "globals.h"
00009 #include "module.h"
00010 
00011 int saveall(char *);
00012 
00013 #endif
00014 

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