home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / CreativeComputers.iso / shareware / text / dvi_3.62 / source / dvisrc.lha / dviver.c < prev    next >
C/C++ Source or Header  |  1993-10-26  |  198b  |  13 lines

  1. /*
  2. ** Datei: DVIVER.C
  3. ** Autor: Ingo Eichenseher
  4. **        Gerhard Wilhelms, 27.8.92
  5. */
  6.  
  7. #include <stdio.h>
  8. #include <stdarg.h>
  9. #include "dvi.h"
  10. #include "dviver.h"
  11.  
  12. char version_string[]= DVI_VER;
  13.