src/HOL/Tools/BNF/bnf_lfp.ML
changeset 56638 092a306bcc3d
parent 56516 a13c2ccc160b
child 56651 fc105315822a
--- a/src/HOL/Tools/BNF/bnf_lfp.ML	Wed Apr 23 10:23:26 2014 +0200
+++ b/src/HOL/Tools/BNF/bnf_lfp.ML	Wed Apr 23 10:23:26 2014 +0200
@@ -3,7 +3,7 @@
     Author:     Andrei Popescu, TU Muenchen
     Copyright   2012
 
-Datatype construction.
+New-style datatype construction.
 *)
 
 signature BNF_LFP =