Generate image for HOL-Probability
authorhoelzl
Tue, 23 Mar 2010 16:17:41 +0100
changeset 35928 d31f55f97663
parent 35927 343d5b0df29a
child 35929 90f38c8831e2
Generate image for HOL-Probability
src/HOL/IsaMakefile
--- a/src/HOL/IsaMakefile	Tue Mar 23 12:29:41 2010 +0100
+++ b/src/HOL/IsaMakefile	Tue Mar 23 16:17:41 2010 +0100
@@ -1096,7 +1096,7 @@
   Probability/Lebesgue.thy					\
   Probability/Product_Measure.thy				\
   Probability/Probability_Space.thy
-	@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Probability
+	@cd Probability; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Probability
 
 
 ## HOL-Nominal