summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2008-08-22 06:20:40 +0000
committerLukas Rytz <lukas.rytz@epfl.ch>2008-08-22 06:20:40 +0000
commit48a0b62ad117e31428dbb8b9552ffaa872540fb3 (patch)
treebd2af9f0c630d4beec966309b2bd46d9933a1ec8 /.classpath
parent157ce5639bd6986c7090480680eef176cda337e7 (diff)
downloadscala-48a0b62ad117e31428dbb8b9552ffaa872540fb3.tar.gz
scala-48a0b62ad117e31428dbb8b9552ffaa872540fb3.tar.bz2
scala-48a0b62ad117e31428dbb8b9552ffaa872540fb3.zip
reverting .classpath (un-checked it in SmartSVN...
reverting .classpath (un-checked it in SmartSVN, but apparently didn't work).
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 5ed4609fe7..bb255263fc 100644
--- a/.classpath
+++ b/.classpath
@@ -6,5 +6,5 @@
<classpathentry kind="lib" path="lib/jline.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="lib/fjbg.jar"/>
- <classpathentry kind="output" path="build/quick/classes/compiler"/>
+ <classpathentry kind="output" path="bin"/>
</classpath>