Files
Mozilla/mozilla/js/src/README
ltabb 8ed5afe62c Free the lizard
git-svn-id: svn://10.0.0.236/trunk@10 18797224-902f-48f8-a5cc-f745e15eee43
1998-03-28 02:44:41 +00:00

15 lines
621 B
Plaintext

The js/ref directory contains standalone ANSI-C source for the Netscape
JavaScript Reference implementation, JSRef, which is licensed to over 160
companies.
The js/src directory contains source files listed in the file "commfiles",
that are derived via prconv.sed from counterparts in the js/ref directory.
It also contains files such as jsjava.c that are not in js/ref yet. The
Makefile in js/src has refconv and refdiff targets to help keep js/ref and
js/src in synch.
If you think you need to change a file listed in commfiles here, please let
us know by mailing jsengteam first.
Brendan Eich (brendan), 12-Nov-97