src/HOL/Library/Eval_Witness.thy
changeset 27368 9f90ac19e32b
parent 27103 d8549f4d900b
child 27487 c8a6ce181805
--- a/src/HOL/Library/Eval_Witness.thy	Thu Jun 26 10:06:54 2008 +0200
+++ b/src/HOL/Library/Eval_Witness.thy	Thu Jun 26 10:07:01 2008 +0200
@@ -7,7 +7,7 @@
 header {* Evaluation Oracle with ML witnesses *}
 
 theory Eval_Witness
-imports List
+imports Plain List
 begin
 
 text {*