Changes in scripts for the Python wrapper
Variable PROCS_TO_WRAP added to specify what procedures must be wrapped. It is not useful to wrap the whole library, it is better to wrap only those high-level procedures that the user will use.
Variable PROCS_TO_WRAP added to specify what procedures must be wrapped. It is not useful to wrap the whole library, it is better to wrap only those high-level procedures that the user will use.