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

Comparing FeepingCreaturism/Jargon.cpp (file contents):
Revision 307 by douglas, 2004-12-12T23:07:27-08:00 vs.
Revision 352 by douglas, 2004-12-17T17:50:49-08:00

# Line 5 | Line 5
5   // $Id$
6  
7   #include "Jargon.hpp"
8 < #include "Matcher.hpp"
8 > #include "Matcher/Matcher.hpp"
9  
10   Jargon::Jargon(const ext::String& path, const ext::String& jargon, bool include, const ext::String& relative) : include(include)
11   {
# Line 47 | Line 47 | ios::PrintWriter& operator<<(ios::PrintW
47          }
48          else ios::ReadToWrite(*xslt.GetReader(), pout);
49  
50        xslt.Join();
51
50          return pout;
51   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines