etc/settings
changeset 56660 5d629da46f04
parent 56659 f3d34969a29e
child 56665 27778363775d
--- a/etc/settings	Tue Apr 22 22:27:29 2014 +0200
+++ b/etc/settings	Tue Apr 22 23:01:59 2014 +0200
@@ -17,11 +17,6 @@
 ISABELLE_JAVA_SYSTEM_OPTIONS="-Dfile.encoding=UTF-8 -server"
 
 classpath "$ISABELLE_HOME/lib/classes/Pure.jar"
-classpath "$SCALA_HOME/lib/scala-library.jar"
-classpath "$SCALA_HOME/lib/scala-swing.jar"
-classpath "$SCALA_HOME/lib/scala-actors.jar"
-classpath "$SCALA_HOME/lib/scala-compiler.jar"
-classpath "$SCALA_HOME/lib/scala-reflect.jar"
 
 #paranoia setting -- avoid problems of Java/Swing versus XIM/IBus etc.
 unset XMODIFIERS