fixed bug in handling of new numerals -- the left-hand side of "Numeral1 = 1" should be left alone and not translated to a built-in Kodkod numeral in the specification of the "numeral" function
theory Abs_Int_init
imports "~~/src/HOL/ex/Interpretation_with_Defs"
"~~/src/HOL/Library/While_Combinator"
Vars Collecting Abs_Int_Tests
begin
hide_const (open) top bot dom --"to avoid qualified names"
end