#include <iostream>#include "TheCat.h"#include "cat.h"#include "BESInitList.h"

Go to the source code of this file.
Functions | |
| static bool | buildNewCat (int, char **) |
| static bool | destroyNewCat (void) |
| FUNINITQUIT (buildNewCat, destroyNewCat, 2) | |
Variables | |
| Animal * | TheCat = 0 |
| FUNINITQUIT | ( | buildNewCat | , | |
| destroyNewCat | , | |||
| 2 | ||||
| ) |
1.5.4