etc/settings
changeset 53577 d033bc00b762
parent 53576 793a429c63e7
child 54037 ab77ec347220
--- a/etc/settings	Thu Sep 12 13:23:54 2013 +0200
+++ b/etc/settings	Thu Sep 12 13:48:17 2013 +0200
@@ -15,12 +15,12 @@
 
 ISABELLE_JAVA_SYSTEM_OPTIONS="-Dfile.encoding=UTF-8 -server"
 
-classpath "$ISABELLE_HOME/lib/classes/ext/Pure.jar"
-classpath "$ISABELLE_HOME/lib/classes/ext/scala-library.jar"
-classpath "$ISABELLE_HOME/lib/classes/ext/scala-swing.jar"
-classpath "$ISABELLE_HOME/lib/classes/ext/scala-actors.jar"
-classpath "$ISABELLE_HOME/lib/classes/ext/scala-compiler.jar"
-classpath "$ISABELLE_HOME/lib/classes/ext/scala-reflect.jar"
+classpath "$ISABELLE_HOME/lib/classes/Pure.jar"
+classpath "$ISABELLE_HOME/lib/classes/scala-library.jar"
+classpath "$ISABELLE_HOME/lib/classes/scala-swing.jar"
+classpath "$ISABELLE_HOME/lib/classes/scala-actors.jar"
+classpath "$ISABELLE_HOME/lib/classes/scala-compiler.jar"
+classpath "$ISABELLE_HOME/lib/classes/scala-reflect.jar"
 
 
 ###