tuned headers;
authorwenzelm
Thu, 14 Apr 2016 15:33:23 +0200
changeset 62978 c04eead96cca
parent 62974 f17602cbf76a
child 62979 1e527c40ae40
tuned headers;
src/Pure/General/output_primitives_virtual.ML
src/Pure/ML/ml_print_depth.ML
--- a/src/Pure/General/output_primitives_virtual.ML	Thu Apr 14 12:17:44 2016 +0200
+++ b/src/Pure/General/output_primitives_virtual.ML	Thu Apr 14 15:33:23 2016 +0200
@@ -1,4 +1,4 @@
-(*  Title:      Pure/General/output_primitives.ML
+(*  Title:      Pure/General/output_primitives_virtual.ML
     Author:     Makarius
 
 Primitives for Isabelle output channels -- virtual version within Pure environment.
--- a/src/Pure/ML/ml_print_depth.ML	Thu Apr 14 12:17:44 2016 +0200
+++ b/src/Pure/ML/ml_print_depth.ML	Thu Apr 14 15:33:23 2016 +0200
@@ -1,4 +1,4 @@
-(*  Title:      Pure/ML/ml_print_depth0.ML
+(*  Title:      Pure/ML/ml_print_depth.ML
     Author:     Makarius
 
 Print depth for ML toplevel pp: context option with global default.