1 |
|
/* ============================================================================ |
2 |
|
* Douglas Thrift's Search Engine License |
3 |
|
* |
4 |
< |
* Copyright (C) 2002-2003, Douglas Thrift. All Rights Reserved. |
4 |
> |
* Copyright (C) 2002-2004, 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 |
|
* |
46 |
|
// |
47 |
|
// Douglas Thrift |
48 |
|
// |
49 |
< |
// $Id: Outputer.cpp,v 1.12 2003/07/20 04:00:25 douglas Exp $ |
49 |
> |
// $Id: Outputer.cpp,v 1.13 2004/01/01 23:00:34 douglas Exp $ |
50 |
|
|
51 |
|
#include "Outputer.h" |
52 |
|
|