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

Comparing trunk/Search/Outputer.cpp (file contents):
Revision 27 by douglas, 2002-12-09T09:46:18-08:00 vs.
Revision 28 by douglas, 2003-01-02T19:42:33-08:00

# Line 1 | Line 1
1   /* ============================================================================
2   * Douglas Thrift's Search Engine License
3   *
4 < * Copyright (C) 2002, Douglas Thrift. All Rights Reserved.
4 > * Copyright (C) 2002-2003, Douglas Thrift. All Rights Reserved.
5   * Redistribution and use in source and binary forms, with or without
6   * modification, are permitted provided that the following conditions are met:
7   *
# Line 50 | Line 50
50  
51   #include "Outputer.h"
52  
53 < Outputer::Outputer(const string& headerFile, const string& bodyFile, const
53 > Outputer::Outputer(const string& headerFile, const string& bodyFile, const
54          string& footerFile, const string& notfoundFile, const string& pagesFile)
55   {
56          this->headerFile = headerFile;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines