ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/selection/SelectionCompiler.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/selection/SelectionCompiler.cpp (file contents):
Revision 3532 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 3533 by cli2, Wed Oct 7 20:49:50 2009 UTC

# Line 43 | Line 43 | namespace oopse {
43   #include "utils/StringUtils.hpp"
44   namespace oopse {
45  
46 <  bool SelectionCompiler::compile(const std::string& filename, const std::string& script) {
46 >  bool SelectionCompiler::compile(const std::string& filename,
47 >                                  const std::string& script) {
48  
49      this->filename = filename;
50      this->script = script;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines