#include <iostream>#include "initT.h"#include "TheCat.h"#include "TheDog.h"

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 initT::initT(), and Application::main().

1.5.4