#include "nusmv/core/cinit/NuSMVEnv.h"Go to the source code of this file.
Functions | |
| void | PropPkg_init_cmd (NuSMVEnv_ptr env) |
| Module header file for prop shell commands. | |
| void | PropPkg_quit_cmd (NuSMVEnv_ptr env) |
| Quit the prop package for commands. | |
| void PropPkg_init_cmd | ( | NuSMVEnv_ptr | env | ) |
Module header file for prop shell commands.
Initiliaze the prop package for commands Initialize the prop package for commands. This must be called independently from the package initialization function
AutomaticEnd
| void PropPkg_quit_cmd | ( | NuSMVEnv_ptr | env | ) |
Quit the prop package for commands.
This must be called independently from the package initialization function
1.6.1