Changeset 2278 for code/branches/buildsystem/src/core/Script.h
- Timestamp:
- Nov 26, 2008, 5:35:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem/src/core/Script.h
r2234 r2278 75 75 inline void clearLuaOutput() { output_ = ""; } 76 76 77 unsigned int getNextQuote(const std::string& text, unsigned int start);78 77 std::string replaceLuaTags(const std::string& text); 79 78
Note: See TracChangeset
for help on using the changeset viewer.