src/HOL/Tools/recdef.ML
author wenzelm
Wed, 26 Apr 2023 22:02:59 +0200
changeset 77914 5aae99b191eb
parent 60520 09fc5eaa21ce
permissions -rw-r--r--
performance tuning: more balanced time vs. space tradeoff, notably for datatype package with its many name space operations;

(*  Title:      HOL/Tools/recdef.ML
    Author:     Markus Wenzel, TU Muenchen

Wrapper module for Konrad Slind's TFL package.
*)