Changeset 3002


Ignore:
Timestamp:
2002-02-27T11:13:13+13:00 (22 years ago)
Author:
jrm21
Message:

removed the cvs log from the file, as the last commit message contained
a "*/", which closed the comment and caused compile errors!!!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/packages/mg/lib/bitio_gen.c

    r3001 r3002  
    2121 *
    2222 **************************************************************************/
    23 
    24 /*
    25    $Log$
    26    Revision 1.3  2002/02/26 21:48:15  jrm21
    27    replaced a // comment with /* */, as most c compilers won't like it.
    28 
    29    Revision 1.2  2001/09/21 12:45:03  kjm18
    30    updated mg to be in line with version mg-1.3f. Now uses long long for
    31    some variables to enable indexing of very large collections.
    32 
    33    Revision 1.1  1999/08/10 21:16:42  sjboddie
    34    renamed mg-1.3d directory mg
    35 
    36    Revision 1.1  1998/11/17 09:31:40  rjmcnab
    37    *** empty log message ***
    38 
    39    * Revision 1.1  1994/08/22  00:24:38  tes
    40    * Initial placement under CVS.
    41    *
    42  */
    4323
    4424static char *RCSID = "$Id$";
Note: See TracChangeset for help on using the changeset viewer.