src/HOLCF/ex/Fix2.ML
changeset 12036 49f6c49454c2
parent 10835 f4745d77e620
child 14981 e73f8140af78
equal deleted inserted replaced
12035:f2ee4b5d02f2 12036:49f6c49454c2
     1 (*  Title:      HOLCF/ex/Fix2.ML
     1 (*  Title:      HOLCF/ex/Fix2.ML
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author:     Franz Regensburger
     3     Author:     Franz Regensburger
     4     Copyright   1995 Technische Universitaet Muenchen
     4     License:    GPL (GNU GENERAL PUBLIC LICENSE)
     5 *)
     5 *)
     6 
     6 
     7 Goal "fix = gix";
     7 Goal "fix = gix";
     8 by (rtac ext_cfun 1);
     8 by (rtac ext_cfun 1);
     9 by (rtac antisym_less 1);
     9 by (rtac antisym_less 1);