src/HOL/ex/Execute_Choice.thy
changeset 44899 95a53c01ed61
parent 44174 d1d79f0e1ea6
child 49929 70300f1b6835
--- a/src/HOL/ex/Execute_Choice.thy	Mon Sep 12 10:59:38 2011 +0200
+++ b/src/HOL/ex/Execute_Choice.thy	Mon Sep 12 12:33:37 2011 +0200
@@ -3,7 +3,7 @@
 header {* A simple cookbook example how to eliminate choice in programs. *}
 
 theory Execute_Choice
-imports Main "~~/src/HOL/Library/AssocList"
+imports Main "~~/src/HOL/Library/AList_Mapping"
 begin
 
 text {*