summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2003-10-14 09:08:40 +0000
committermichelou <michelou@epfl.ch>2003-10-14 09:08:40 +0000
commit08e04389deab3bbf6ee456f748c1b893abddf2c3 (patch)
tree9aa5d56741b267c8881d260f332f6b8fbc680a0f /README
parent0f26e2f6ed6e8cb73b7c192902b79e0bbf1ec0c9 (diff)
downloadscala-08e04389deab3bbf6ee456f748c1b893abddf2c3.tar.gz
scala-08e04389deab3bbf6ee456f748c1b893abddf2c3.tar.bz2
scala-08e04389deab3bbf6ee456f748c1b893abddf2c3.zip
- added scalap
- removed legal stuff
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 3 insertions, 13 deletions
diff --git a/README b/README
index 4a22722469..26b4db9cdd 100644
--- a/README
+++ b/README
@@ -16,6 +16,7 @@ Scala Tools
- scaladoc Scala API documentation generator
- scalaint Scala interactive interpreter
- scalarun Scala interpreter
+- scalap Scala profiler
Run the command "scalac -help" to display the list of available
compiler options.
@@ -28,7 +29,7 @@ respectively scalac, scalaint and scalarun instead.
Install on Unix
---------------
-Untar the archive. All scala tools are located in the directory "bin".
+Untar the archive. All Scala tools are located in the directory "bin".
You may test the distribution by running the script "scala-test"
located in the subdirectory "share/scala/test/bin".
@@ -37,7 +38,7 @@ located in the subdirectory "share/scala/test/bin".
Install on Windows
------------------
-Unzip the archive. All scala tools are located in the "bin"
+Unzip the archive. All Scala tools are located in the "bin"
directory. Before running any of these tools, you must define the
environment variable SCALA_HOME to point to the home directory of the
scala distribution.
@@ -59,14 +60,3 @@ If you have Administrator privileges, you may install the tools for
all users of your machine by creating a new system variable instead of
a new user variable.
-
-______________________________________________________________________
-
-Java, J2EE, J2SE, J2ME, and all Java-based marks are trademarks or
-registered trademarks of Sun Microsystems, Inc. in the United States
-and other countries.
-
-Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000,
-Windows XP are registered trademarks of Microsoft Corporation in the
-United States and other countries
-______________________________________________________________________