Go to the source code of this file.
Functions | |
| void | Opt_Pkg_deinit (NuSMVEnv_ptr const env) |
| De-initialize the options in the given environment. | |
| void | Opt_Pkg_init (NuSMVEnv_ptr const env) |
| module header file for package handling | |
| void Opt_Pkg_deinit | ( | NuSMVEnv_ptr const | env | ) |
| void Opt_Pkg_init | ( | NuSMVEnv_ptr const | env | ) |
module header file for package handling
Initialize the NuSMV options. The NuSMV options are initialized. A pointer to a structure containing the NuSMV options is allocated, its fields are initialized within the given Environment
Environment requisites:
1.6.1