ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/Search/trunk/Outputter.hpp
(Generate patch)

Comparing:
trunk/Search/Outputer.h (file contents), Revision 331 by Douglas Thrift, 2004-04-05T15:50:25-07:00 vs.
trunk/Search/Outputer.hpp (file contents), Revision 334 by Douglas Thrift, 2004-04-05T16:37:41-07:00

# Line 48 | Line 48
48   //
49   // $Id$
50  
51 < #ifndef _Outputer_h_
52 < #define _Outputer_h_
51 > #ifndef _Outputer_hpp_
52 > #define _Outputer_hpp_
53  
54 < #include "Search.h"
55 < #include "Searcher.h"
54 > #include "Search.hpp"
55 > #include "Searcher.hpp"
56  
57   class Outputer
58   {
# Line 88 | Line 88 | public:
88          void output(Searcher& searcher, unsigned page);
89   };
90  
91 < #endif // _Outputer_h_
91 > #endif // _Outputer_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines