- Timestamp:
- 07/04/08 13:24:43 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STSelector.cpp
r1391 r1428 104 104 void STSelector::setTaQL( const std::string& taql ) 105 105 { 106 taql_ = taql;106 taql_ = "USING STYLE PYTHON " + taql; 107 107 } 108 108
Note:
See TracChangeset
for help on using the changeset viewer.