Changeset 67c6d04 in nscp for modules/CheckExternalScripts/commands.hpp
- Timestamp:
- 05/07/12 21:54:50 (13 months ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- d6c3131
- Parents:
- fa11893
- File:
-
- 1 edited
-
modules/CheckExternalScripts/commands.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/CheckExternalScripts/commands.hpp
r8d89d7a r67c6d04 84 84 85 85 void set_command(std::wstring str) { 86 if (str.empty()) 87 return; 86 88 try { 87 89 strEx::parse_command(str, command, arguments);
Note: See TracChangeset
for help on using the changeset viewer.








