NEWS
changeset 68639 357fca99a65a
parent 68568 cf01d04e94d7
child 68640 f15daa73ee32
--- a/NEWS	Sun Jul 15 01:14:04 2018 +0100
+++ b/NEWS	Sun Jul 15 23:44:38 2018 +0200
@@ -376,8 +376,9 @@
 
 * Theory HOL-Library.Code_Lazy provides a new preprocessor for the code
 generator to generate code for algebraic types with lazy evaluation
-semantics even in call-by-value target languages. See theory
-HOL-Codegenerator_Test.Code_Lazy_Test for some examples.
+semantics even in call-by-value target languages. See the theories
+HOL-ex.Code_Lazy_Demo and HOL-Codegenerator_Test.Code_Lazy_Test for
+some examples.
 
 * Theory HOL-Library.Landau_Symbols has been moved here from AFP.