SCM Repository
View of /sml/trunk/src/ml-yacc/INSTALL
Parent Directory
|
Revision Log
Revision 733 -
(download)
(annotate)
Fri Nov 17 05:13:45 2000 UTC (20 years, 5 months ago) by blume
File size: 597 byte(s)
Fri Nov 17 05:13:45 2000 UTC (20 years, 5 months ago) by blume
File size: 597 byte(s)
merged the big housecleaning patch (see HISTORY!)
Installation instructions for ML-Yacc ------------------------------------- ML-Yacc will normally be automatically installed as part of the SML/NJ system by the SML/NJ installer. To install by hand (e.g., if you make your own modifications), run the ./build script in this directory and then move the file src/ml-yacc.$ARCH-$OS to the heap-file directory. Running ./build requires a properly functioning installation of SML/NJ. If you make modifications to lexer or parser, be sure to also have properly functioning instances of ml-lex and ml-yacc installed before you run ./build.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |