Gadget
|
#include "ecosystem.h"
#include "maininfo.h"
#include "runid.h"
#include "gadget.h"
#include "errorhandler.h"
#include "stochasticdata.h"
#include "interrupthandler.h"
#include "global.h"
Functions | |
int | main (int aNumber, char *const aVector[]) |
Variables | |
Ecosystem * | EcoSystem |
int main | ( | int | aNumber, |
char *const | aVector[] | ||
) |
Ecosystem* EcoSystem |