Ignore:
Timestamp:
2000-07-28T16:50:53+12:00 (24 years ago)
Author:
sjboddie
Message:

Removed CVS logging information from source files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/fileutil.cpp

    r1170 r1310  
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2323 *
    24  * $Id$
    25  *
    2624 *********************************************************************/
    27 
    28 /*
    29    $Log$
    30    Revision 1.16  2000/05/12 03:09:22  sjboddie
    31    minor modifications to get web library compiling under VC++ 6.0
    32 
    33    Revision 1.15  2000/05/04 08:27:28  sjboddie
    34    modifications for windows ports of GCC
    35 
    36    Revision 1.14  2000/04/06 19:57:59  cs025
    37    Correcting a correction - reinstated all lib files due to silly
    38    CVS confusion.
    39 
    40    Revision 1.12  2000/02/21 21:53:19  sjboddie
    41    removed old comment
    42 
    43    Revision 1.11  1999/11/21 01:09:30  sjboddie
    44    added readdir function for windows
    45 
    46    Revision 1.10  1999/10/25 22:27:51  sjboddie
    47    added read_dir function - doesn't support windows yet
    48 
    49    Revision 1.9  1999/10/19 03:52:25  davidb
    50    added some useful functions for collection building
    51    from webpages
    52 
    53    Revision 1.8  1999/09/07 04:57:42  sjboddie
    54    added gpl notice
    55 
    56    Revision 1.7  1999/08/31 08:00:43  rjmcnab
    57    Fixed a windows specific error in the file_exists function.
    58 
    59    Revision 1.6  1999/04/06 22:16:49  rjmcnab
    60    Added more options for filename_cat.
    61 
    62    Revision 1.5  1999/01/19 01:38:14  rjmcnab
    63 
    64    Made the source more portable.
    65 
    66    Revision 1.4  1999/01/12 01:50:59  rjmcnab
    67 
    68    Standard header.
    69 
    70    Revision 1.3  1999/01/08 02:33:14  rjmcnab
    71 
    72    Added standard header to source files.
    73 
    74  */
    75 
    7625
    7726#include "fileutil.h"
Note: See TracChangeset for help on using the changeset viewer.