From e21fba78c3316dfc70d067b87a703f881650708a Mon Sep 17 00:00:00 2001 From: "edburns%acm.org" Date: Tue, 20 Jun 2000 01:08:31 +0000 Subject: [PATCH] Added DOM 0510. git-svn-id: svn://10.0.0.236/trunk@72584 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/dom/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/java/dom/README b/mozilla/java/dom/README index 138192fa560..e27198dac14 100644 --- a/mozilla/java/dom/README +++ b/mozilla/java/dom/README @@ -25,6 +25,8 @@ Building CLASSPATH environment cvariable set to contain org.w3c.dom classes. The sources can be found at http://www.w3.org/TR/2000/CR-DOM-Level-2-20000510/java-binding.html + The binaries can be found at + http://www.mozilla.org/projects/blackwood/webclient/bin/m4/files.html Solaris specific ----------------