home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / text / troff / dos / eqn / djgpp.fix next >
Encoding:
Text File  |  1992-04-17  |  152 b   |  10 lines

  1. device.h
  2.   create, with contents
  3.     #define DEVICE "ps"
  4. lex.c
  5.   line 15
  6.    change
  7.       #include "eqn.tab.h"
  8.    to
  9.       #include "eqn_tab.h"
  10.