added make_chart
authorclasohm
Wed, 25 Oct 1995 12:53:24 +0100
changeset 1306 7c9c96e3621b
parent 1305 6ed5e2d96575
child 1307 63a5788774f7
added make_chart
src/HOLCF/ex/ROOT.ML
--- a/src/HOLCF/ex/ROOT.ML	Wed Oct 25 10:49:53 1995 +0100
+++ b/src/HOLCF/ex/ROOT.ML	Wed Oct 25 12:53:24 1995 +0100
@@ -15,4 +15,6 @@
 time_use_thy "ex/Fix2";
 time_use "ex/loeckx.ML";
 
+make_chart ();   (*make HTML chart*)
+
 maketest     "END: Root file for HOLCF examples";