tuned headers;
authorwenzelm
Sat, 26 Apr 2014 13:18:46 +0200
changeset 56744 0b74d1df4b8e
parent 56743 81370dfadb1d
child 56745 5e3db9209bcf
tuned headers;
src/Pure/General/multi_map.scala
src/Pure/General/word.scala
src/Pure/PIDE/document_id.scala
--- a/src/Pure/General/multi_map.scala	Sat Apr 26 13:07:20 2014 +0200
+++ b/src/Pure/General/multi_map.scala	Sat Apr 26 13:18:46 2014 +0200
@@ -1,5 +1,6 @@
 /*  Title:      Pure/General/multi_map.scala
     Module:     PIDE
+    Author:     Makarius
 
 Maps with multiple entries per key.
 */
--- a/src/Pure/General/word.scala	Sat Apr 26 13:07:20 2014 +0200
+++ b/src/Pure/General/word.scala	Sat Apr 26 13:18:46 2014 +0200
@@ -1,5 +1,4 @@
 /*  Title:      Pure/General/word.scala
-    Module:     PIDE
     Author:     Makarius
 
 Support for plain text words.
--- a/src/Pure/PIDE/document_id.scala	Sat Apr 26 13:07:20 2014 +0200
+++ b/src/Pure/PIDE/document_id.scala	Sat Apr 26 13:18:46 2014 +0200
@@ -1,4 +1,5 @@
 /*  Title:      Pure/PIDE/document_id.scala
+    Module:     PIDE
     Author:     Makarius
 
 Unique identifiers for document structure.