Changeset a93896 for src/Python/PythonScripting.hpp
- Timestamp:
- Aug 30, 2025, 2:41:40 PM (2 months ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 454d7a
- Parents:
- 9928ece
- git-author:
- Frederik Heber <frederik.heber@…> (08/14/25 14:36:30)
- git-committer:
- Frederik Heber <frederik.heber@…> (08/30/25 14:41:40)
- File:
-
- 1 edited
-
src/Python/PythonScripting.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Python/PythonScripting.hpp
r9928ece ra93896 20 20 bool executePythonScript(const std::string &python_string, const std::string &python_scripttitle); 21 21 22 const std::string PYMOLECUILDER_MODULE_NAME = "pyMoleCuilder"; 23 22 24 #endif /* PYTHONSCRIPTING_HPP_ */
Note:
See TracChangeset
for help on using the changeset viewer.
