dropped problematic code equation for multisets for RBT code testing
authorManuel Eberl <manuel@pruvisto.org>
Tue, 22 Apr 2025 19:02:33 +0200
changeset 82537 3dfd62b4e2c8
parent 82536 e0892dfd1b27
child 82540 ad31be996dcb
dropped problematic code equation for multisets for RBT code testing
src/HOL/Codegenerator_Test/Generate_Efficient_Datastructures.thy
--- a/src/HOL/Codegenerator_Test/Generate_Efficient_Datastructures.thy	Tue Apr 22 15:41:34 2025 +0200
+++ b/src/HOL/Codegenerator_Test/Generate_Efficient_Datastructures.thy	Tue Apr 22 19:02:33 2025 +0200
@@ -30,6 +30,7 @@
   "Gcd :: _ poly set \<Rightarrow> _"
   "Lcm :: _ poly set \<Rightarrow> _"
   nlists
+  Multiset.multisets_of_size
 ]]
 
 text \<open>