Added dependency document/root.tex, and -g true option to isatool; document generation should work now.
--- a/src/HOLCF/IsaMakefile Mon Mar 07 19:41:04 2005 +0100
+++ b/src/HOLCF/IsaMakefile Mon Mar 07 23:30:06 2005 +0100
@@ -38,8 +38,8 @@
Up.thy adm.ML cont_consts.ML \
domain/axioms.ML domain/extender.ML domain/interface.ML \
domain/library.ML domain/syntax.ML domain/theorems.ML holcf_logic.ML \
- ex/Stream.thy
- @$(ISATOOL) usedir -b -r $(OUT)/HOL HOLCF
+ ex/Stream.thy document/root.tex
+ @$(ISATOOL) usedir -b -g true -r $(OUT)/HOL HOLCF
## HOLCF-IMP