src/LK/ROOT.ML
changeset 1297 7ac266cf82d0
parent 393 02b27671b899
child 1361 90d615b599d9
--- a/src/LK/ROOT.ML	Tue Oct 24 14:50:24 1995 +0100
+++ b/src/LK/ROOT.ML	Tue Oct 24 14:58:02 1995 +0100
@@ -19,4 +19,6 @@
 use "../Pure/install_pp.ML";
 print_depth 8;
 
+make_chart ();   (*make HTML chart*)
+
 val LK_build_completed = ();	(*indicate successful build*)