ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Bender/Bender.cpp
(Generate patch)

Comparing Bender/Bender.cpp (file contents):
Revision 350 by douglas, 2004-12-17T15:02:41-08:00 vs.
Revision 355 by douglas, 2004-12-18T17:06:28-08:00

# Line 6 | Line 6
6  
7   #include "Matcher/Matcher.hpp"
8  
9 + #include <menes-api/console.hpp>
10   #include <menes-api/environment.hpp>
11   #include <menes-api/files.hpp>
12   #include <menes-api/process.hpp>
# Line 105 | Line 106 | void Bender::bend(const ext::String& pat
106                  api::Cout << "Content-Type: " << type << "\r\n\r\n" << output;
107          }
108          else pass(path);
108
109        xslt.Join();
109   }
110  
111   void Bender::pass(const ext::String& path)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines