#include <stdio.h>#include "setup.h"#include "clips.h"

Go to the source code of this file.
Functions | |
| int | main (int, char *[]) |
| void | UserFunctions (void) |
| void | EnvUserFunctions (void *) |
| void EnvUserFunctions | ( | void * | theEnv | ) |
Definition at line 74 of file userfunctions.c.
| void UserFunctions | ( | void | ) |
Definition at line 58 of file userfunctions.c.
1.5.6