home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / BYACC.ZIP / README.SMD < prev    next >
Text File  |  1992-06-11  |  371b  |  11 lines

  1. This is a minimal port of Berkeley Yacc. Functions have been prototyped
  2. and 32 bit assumptions have been changed to 16 bit. To change back, compare
  3. BYACC.H with DEFS.H.
  4.  
  5. I've tested this with MSC 6.0A using the small memory model. I don't know if
  6. it works under any others.
  7.  
  8. Diffs from the original source are included, as are RCS files.
  9.  
  10.     Stephen M. Downey
  11.