src/Pure/PIDE/command.scala
changeset 38355 8cb265fb12fe
parent 38220 b30aa2dbedca
child 38360 53224a4d2f0e
--- a/src/Pure/PIDE/command.scala	Wed Aug 11 18:44:06 2010 +0200
+++ b/src/Pure/PIDE/command.scala	Wed Aug 11 22:41:26 2010 +0200
@@ -31,7 +31,7 @@
   }
   case class TypeInfo(ty: String)
   case class RefInfo(file: Option[String], line: Option[Int],
-    command_id: Option[String], offset: Option[Int])
+    command_id: Option[Document.Command_ID], offset: Option[Int])  // FIXME Command_ID vs. State_ID !?
 }
 
 class Command(