Changeset ecc050 for src/Python/PythonScripting_impl.hpp
- Timestamp:
- May 19, 2021, 7:06:29 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 923ce2
- Parents:
- 8c9cce
- git-author:
- Frederik Heber <frederik.heber@…> (04/24/19 21:29:22)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/19/21 19:06:29)
- File:
-
- 1 edited
-
src/Python/PythonScripting_impl.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Python/PythonScripting_impl.hpp
r8c9cce recc050 95 95 "Reinitializes the internal state of the python module as if it had been freshly imported,saves all input files beforehand." 96 96 ); 97 boost::python::def (97 boost::python::def< bool() >( 98 98 "wait", 99 99 MoleCuilder::detail::module_wait,
Note:
See TracChangeset
for help on using the changeset viewer.
