home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / Magazine / Dossier-LaTeX / rtf2latex.lha / latex2rtf / version.h < prev   
C/C++ Source or Header  |  1997-02-28  |  333b  |  13 lines

  1. /*
  2.  * $Id: version.h,v 1.1 1994/07/13 09:29:37 ralf Exp $
  3.  * History:
  4.  * $Log: version.h,v $
  5.  * Revision 1.1  1994/07/13  09:29:37  ralf
  6.  * Corrected SunOs missing SEEK_SET, fpos_t, f{s,g}etpos
  7.  *
  8.  * Revision 1.0  1994/06/21  08:15:50  ralf
  9.  * Initial revision
  10.  *
  11.  */
  12. char *Version = "$Revision: 1.1 $ $Date: 1994/07/13 09:29:37 $";
  13.