tuned NEWS
authortraytel
Thu, 13 Aug 2015 11:14:16 +0200
changeset 60922 61a7f9bb9e6b
parent 60921 487050067be9
child 60927 6584c0f3f0e0
tuned NEWS
NEWS
--- a/NEWS	Wed Aug 12 20:46:33 2015 +0200
+++ b/NEWS	Thu Aug 13 11:14:16 2015 +0200
@@ -188,8 +188,8 @@
 * Nitpick:
   - Removed "check_potential" and "check_genuine" options.
 
-* New command lift_bnf for lifting a BNF structure to a type defined
-  using typedef
+* New commands lift_bnf and copy_bnf for lifting (copying) a BNF structure
+  on the raw type to an abstract type defined using typedef.
 
 * Division on integers is bootstrapped directly from division on
 naturals and uses generic numeral algorithm for computations.