added reference from NEWS to docs
authorblanchet
Mon, 04 Apr 2016 09:45:04 +0200
changeset 62842 db9f95ca2a8f
parent 62841 388719339ada
child 62843 313d3b697c9a
child 62844 eeea384cafc8
added reference from NEWS to docs
NEWS
--- a/NEWS	Sun Apr 03 23:57:32 2016 +0200
+++ b/NEWS	Mon Apr 04 09:45:04 2016 +0200
@@ -42,7 +42,7 @@
   - New commands for defining corecursive functions and reasoning about
     them in "~~/src/HOL/Library/BNF_Corec.thy": 'corec', 'corecursive',
     'friend_of_corec', and 'corecursion_upto'; and 'corec_unique' proof
-    method.
+    method. See 'isabelle doc corec'.
   - The predicator :: ('a => bool) => 'a F => bool is now a first-class
     citizen in bounded natural functors
   - 'primrec' now allows nested calls through the predicator in addition