clarified PIDE modules;
authorwenzelm
Sat, 26 Apr 2014 14:00:49 +0200
changeset 56748 10b52ca3b4a2
parent 56747 f87e3be0de9a
child 56749 e96d6b38649e
clarified PIDE modules;
src/Pure/General/word.scala
src/Pure/Thy/html.scala
--- a/src/Pure/General/word.scala	Sat Apr 26 13:50:25 2014 +0200
+++ b/src/Pure/General/word.scala	Sat Apr 26 14:00:49 2014 +0200
@@ -1,4 +1,5 @@
 /*  Title:      Pure/General/word.scala
+    Module:     PIDE
     Author:     Makarius
 
 Support for words within Unicode text.
--- a/src/Pure/Thy/html.scala	Sat Apr 26 13:50:25 2014 +0200
+++ b/src/Pure/Thy/html.scala	Sat Apr 26 14:00:49 2014 +0200
@@ -1,5 +1,5 @@
 /*  Title:      Pure/Thy/html.scala
-    Module:     PIDE-GUI
+    Module:     PIDE
     Author:     Makarius
 
 HTML presentation elements.