Changeset 81e420c in nscp for modules/PythonScript/script_wrapper.hpp
- Timestamp:
- 09/01/11 07:05:41 (21 months ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- 3b11e65
- Parents:
- 1307e3f5
- File:
-
- 1 edited
-
modules/PythonScript/script_wrapper.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/PythonScript/script_wrapper.hpp
r2c95d22 r81e420c 16 16 void log_exception(); 17 17 void log_msg(std::wstring x); 18 std::string get_alias();18 //std::string get_alias(); 19 19 20 20 std::list<std::wstring> convert(boost::python::list lst);
Note: See TracChangeset
for help on using the changeset viewer.








