removed scalascript and scalaint

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7873 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
spoon 2006-06-15 15:42:43 +00:00
parent 91d905a36f
commit fc162b618e
1 changed files with 2 additions and 24 deletions

View File

@ -136,7 +136,7 @@
<span class="tool">scala</span>
</td>
<td width="70%" valign="top">
The launcher for Scala applications.
Run Scala code.
</td>
<td width="17%" valign="top">
[<a href="scala.html">Solaris, Linux and Windows</a>]
@ -147,7 +147,7 @@
<span class="tool">scalac</span>
</td>
<td width="70%" valign="top">
The compiler for the Scala programming language.
Compile Scala code ahead of time.
</td>
<td width="17%" valign="top">
[<a href="scalac.html">Solaris, Linux and Windows</a>]
@ -164,17 +164,6 @@
[<a href="scaladoc.html">Solaris, Linux and Windows</a>]
</td>
</tr>
<tr>
<td width="13%" valign="top">
<span class="tool">scalaint</span>
</td>
<td width="70%" valign="top">
The interactive interpreter to the Scala programming language.
</td>
<td width="17%" valign="top">
[<a href="scalaint.html">Solaris, Linux and Windows</a>]
</td>
</tr>
<tr>
<td width="13%" valign="top">
<span class="tool">scalap</span>
@ -186,17 +175,6 @@
[<a href="scalap.html">Solaris, Linux and Windows</a>]
</td>
</tr>
<tr>
<td width="13%" valign="top">
<span class="tool">scalascript</span>
</td>
<td width="70%" valign="top">
The Scala scripting tool.
</td>
<td width="17%" valign="top">
[<a href="scalascript.html">Solaris, Linux and Windows</a>]
</td>
</tr>
</table>
<hr/>