00001 // $id$ 00002 // Copyright (C) 2008 Battelle Memorial Institute 00003 #include <stdio.h> 00004 #include <stdlib.h> 00005 #include "test_framework.h" 00006 #include "gridlabd.h" 00007 #include "globals.h" 00008 #include "cmdarg.h" 00009 #include "module.h" 00010 #include "output.h" 00011 #include "save.h" 00012 #include "find.h" 00013 CDECL 00014 { 00015 #include "test.h" 00016 } 00017 #include "aggregate.h" 00018 00019 00020 #ifndef WIN32 00021 #include <dlfcn.h> 00022 #endif 00023 00024