diff -r 766db3539859 -r fc9265882329 src/HOL/Codegenerator_Test/Generate_Efficient_Datastructures.thy --- a/src/HOL/Codegenerator_Test/Generate_Efficient_Datastructures.thy Mon Jan 09 18:53:20 2017 +0100 +++ b/src/HOL/Codegenerator_Test/Generate_Efficient_Datastructures.thy Mon Jan 09 19:13:49 2017 +0100 @@ -34,6 +34,8 @@ Cardinality.finite' Cardinality.subset' Cardinality.eq_set + Gcd_fin + Lcm_fin "Gcd :: nat set \ nat" "Lcm :: nat set \ nat" "Gcd :: int set \ int"