#include <iostream>
#include "initT.h"
#include "TheCat.h"
#include "TheDog.h"
Include dependency graph for initT.cc:
Go to the source code of this file.
Functions | |
int | main (int argC, char **argV) |
int main | ( | int | argC, | |
char ** | argV | |||
) |
Definition at line 64 of file initT.cc.
References Application::main().
Here is the call graph for this function: