src/HOL/Recdef.thy
changeset 10212 33fe2d701ddd
parent 9855 709a295731e2
child 10653 55f33da63366
--- a/src/HOL/Recdef.thy	Thu Oct 12 18:09:06 2000 +0200
+++ b/src/HOL/Recdef.thy	Thu Oct 12 18:38:23 2000 +0200
@@ -5,7 +5,7 @@
 TFL: recursive function definitions.
 *)
 
-theory Recdef = WF_Rel + Datatype
+theory Recdef = Wellfounded_Relations + Datatype
 files
   "../TFL/utils.sml"
   "../TFL/usyntax.sml"