src/HOL/Data_Structures/Brother12_Set.thy
changeset 67965 aaa31cd0caef
parent 67964 08cc5ab18c84
child 68020 6aade817bee5
--- a/src/HOL/Data_Structures/Brother12_Set.thy	Sun Apr 08 09:46:33 2018 +0200
+++ b/src/HOL/Data_Structures/Brother12_Set.thy	Sun Apr 08 11:05:52 2018 +0200
@@ -5,7 +5,7 @@
 theory Brother12_Set
 imports
   Cmp
-  Set_Interfaces
+  Set_Specs
   "HOL-Number_Theory.Fib"
 begin