home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / program / cdecl / readme.st < prev    next >
Encoding:
Text File  |  1993-10-23  |  829 b   |  18 lines

  1. This is a quick-and-dirty port of cdecl v2.4, using HSC v1.40, pl25 of
  2. the HSC MiNTlibs, and home-grown ports of byacc and flex.  You may need
  3. to adjust the makefile to accommodate the naming conventions of your
  4. yacc and lex.
  5.  
  6. Note that if you rename the program `c++decl.ttp', it will parse C++
  7. declarations instead of C declarations.  The ideal arrangement would be
  8. to have two links to the file with names `cdecl.ttp' and `c++decl.ttp';
  9. this, of course, will only work on filesystems that support symbolic
  10. links, like the Minix filesystem.  Alternatively, you could keep two
  11. copies of the program with appropriate names.
  12.  
  13. There shouldn't be any bugs in this port, since I barely changed a
  14. thing.  As always, though, if you find a bug, please notify me at the
  15. address below.
  16.  
  17. Scott Bigham                        dsb@cs.duke.edu
  18.