Text is not present any more
authorimmler@in.tum.de
Thu, 13 Aug 2009 16:01:55 +0200
changeset 34662 ab54955c9eea
parent 34661 a034cdf55f69
child 34663 73d53ad05b14
child 34666 a6554ba34ab2
Text is not present any more
src/Tools/jEdit/src/prover/Command.scala
--- a/src/Tools/jEdit/src/prover/Command.scala	Thu Aug 13 15:46:32 2009 +0200
+++ b/src/Tools/jEdit/src/prover/Command.scala	Thu Aug 13 16:01:55 2009 +0200
@@ -13,7 +13,7 @@
 
 import scala.collection.mutable
 
-import isabelle.proofdocument.{Text, Token, ProofDocument}
+import isabelle.proofdocument.{Token, ProofDocument}
 import isabelle.jedit.{Isabelle, Plugin}
 import isabelle.XML