adding a useful remark in the reference
authorbulwahn
Wed, 27 Jun 2012 17:23:18 +0200
changeset 48159 0b3fd5ff8ea7
parent 48156 39ba7244544c
child 48160 ac561771abdb
adding a useful remark in the reference
doc-src/IsarRef/Thy/HOL_Specific.thy
doc-src/IsarRef/Thy/document/HOL_Specific.tex
--- a/doc-src/IsarRef/Thy/HOL_Specific.thy	Wed Jun 27 13:56:34 2012 +0200
+++ b/doc-src/IsarRef/Thy/HOL_Specific.thy	Wed Jun 27 17:23:18 2012 +0200
@@ -1888,6 +1888,8 @@
 
     \item[@{text eval}] takes a term or a list of terms and evaluates
     these terms under the variable assignment found by quickcheck.
+    This option is currently only supported by the default
+    (exhaustive) tester.
 
     \item[@{text iterations}] sets how many sets of assignments are
     generated for each particular size.
--- a/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Wed Jun 27 13:56:34 2012 +0200
+++ b/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Wed Jun 27 17:23:18 2012 +0200
@@ -2671,6 +2671,8 @@
 
     \item[\isa{eval}] takes a term or a list of terms and evaluates
     these terms under the variable assignment found by quickcheck.
+    This option is currently only supported by the default
+    (exhaustive) tester.
 
     \item[\isa{iterations}] sets how many sets of assignments are
     generated for each particular size.