1
2
theory Recdef = WF_Rel
3
files "Tools/recdef_package.ML" "Tools/induct_method.ML":
4
5
setup RecdefPackage.setup
6
setup InductMethod.setup
7
8
end