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

Comparing trunk/Search/Search.cpp (file contents):
Revision 312 by douglas, 2004-01-01T15:00:34-08:00 vs.
Revision 334 by Douglas Thrift, 2004-04-05T16:37:41-07:00

# Line 46 | Line 46
46   //
47   // Douglas Thrift
48   //
49 < // $Id: Search.cpp,v 1.26 2004/01/01 23:00:34 douglas Exp $
49 > // $Id$
50  
51 < #include "Search.h"
52 < #include "Indexer.h"
53 < #include "Searcher.h"
54 < #include "Outputer.h"
51 > #include "Search.hpp"
52 > #include "Indexer.hpp"
53 > #include "Searcher.hpp"
54 > #include "Outputer.hpp"
55  
56   #ifndef _WIN32
57   #include <sys/utsname.h>
# Line 61 | Line 61
61  
62   string program;
63   string programName = "Douglas Thrift's Search Engine";
64 < string programVersion = "1.2rc2";
64 > string programVersion = "1.3svn";
65   bool debug = false;
66  
67   int main(int argc, char* argv[])

Comparing trunk/Search/Search.cpp (property svn:eol-style):
Revision 312 by douglas, 2004-01-01T15:00:34-08:00 vs.
Revision 334 by Douglas Thrift, 2004-04-05T16:37:41-07:00

# Line 0 | Line 1
1 + native

Comparing trunk/Search/Search.cpp (property svn:keywords):
Revision 312 by douglas, 2004-01-01T15:00:34-08:00 vs.
Revision 334 by Douglas Thrift, 2004-04-05T16:37:41-07:00

# Line 0 | Line 1
1 + Id

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines