The auto_scade_env.py
module#
Summary#
Description#
Provides scade_env.load_project
, renamed to declare_project
.
Search for a SCADE installation compatible with the Python version
and add it to sys.path
if not already present.
Present means scade_env.pyd
is accessible from sys.path
.
Module detail#
- declare_project#