src/Pure/IsaMakefile
changeset 32448 a89f876731c5
parent 32187 cca43ca13f4f
child 32464 5b9731f83569
--- a/src/Pure/IsaMakefile	Fri Aug 28 21:44:48 2009 +0200
+++ b/src/Pure/IsaMakefile	Sat Aug 29 10:50:04 2009 +0200
@@ -122,10 +122,9 @@
   General/symbol.scala General/xml.scala General/yxml.scala		\
   Isar/isar.scala Isar/isar_document.scala Isar/outer_keyword.scala	\
   System/cygwin.scala System/gui_setup.scala				\
-  System/isabelle_process.scala System/isabelle_system.scala		\
-  System/platform.scala Thy/completion.scala Thy/thy_header.scala	\
-  Tools/isabelle_syntax.scala
-
+  System/isabelle_process.scala System/isabelle_syntax.scala		\
+  System/isabelle_system.scala System/platform.scala			\
+  Thy/completion.scala Thy/thy_header.scala \
 
 JAR_DIR = $(ISABELLE_HOME)/lib/classes
 PURE_JAR = $(JAR_DIR)/Pure.jar