/* * BIRD Client * * (c) 1999--2000 Martin Mares * * Can be freely distributed and used under the terms of the GNU GPL. */ /* client.c */ void cleanup(void); /* commands.c */ void cmd_build_tree(void); void cmd_help(char *cmd, int len);