# HG changeset patch # User nipkow # Date 1323019769 -3600 # Node ID 8b05cda62000639c384b36e58a3c006a8ead91d0 # Parent 579fb74aa409ec28ed70a9da0dcfddc00eca15f2 missing dependency diff -r 579fb74aa409 -r 8b05cda62000 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Sun Dec 04 18:29:16 2011 +0100 +++ b/src/HOL/IsaMakefile Sun Dec 04 18:29:29 2011 +0100 @@ -514,7 +514,7 @@ HOL-IMP: HOL $(OUT)/HOL-IMP $(OUT)/HOL-IMP: $(OUT)/HOL \ - IMP/Abs_Int0_fun.thy IMP/Abs_State.thy IMP/Abs_Int0.thy \ + IMP/ACom.thy IMP/Abs_Int0_fun.thy IMP/Abs_State.thy IMP/Abs_Int0.thy \ IMP/Abs_Int0_const.thy IMP/Abs_Int1.thy IMP/Abs_Int1_ivl.thy \ IMP/Abs_Int2.thy IMP/Abs_Int_Den/Abs_Int_den0_fun.thy \ IMP/Abs_Int_Den/Abs_State_den.thy IMP/Abs_Int_Den/Abs_Int_den0.thy \