*** empty log message ***
authornipkow
Fri, 16 Apr 2004 08:17:19 +0200
changeset 14580 b9fd5e39b695
parent 14579 e79f1923fa0a
child 14581 f56e9e16753b
*** empty log message ***
Admin/page/main-content/index.content
--- a/Admin/page/main-content/index.content	Fri Apr 16 04:09:53 2004 +0200
+++ b/Admin/page/main-content/index.content	Fri Apr 16 08:17:19 2004 +0200
@@ -46,11 +46,11 @@
 <li>Type <code>rat</code> of the rational numbers available in HOL-Complex.</li>
 
 <li>Improved locales (named proof contexts), instantiation of locales.</li>
-
+<!--
 <li>Improved calculational reasoning chains.</li>
 
 <li>Improved records handling.</li>
-
+//-->
 <li>Improved handling of linear and partial orders in simplifier.</li>
  
 <li>New <code>specification</code> command for definition by specification.</li>  
@@ -59,7 +59,10 @@
 
 <li><code>arith</code> now generates counterexamples for reals as well.</li>
 
-<li>New <code>refute</code> command to search for (finite) countermodels for a fragment of HOL.</li>
+<li>New <code>quickcheck</code> command
+    to search for counterexamples of executable goals.</li>
+<li>New <code>refute</code> command
+    to search for finite countermodels of goals.</li>
 
 <li>Presentation and x-symbol enhancements, greek letters and sub/superscripts in identifiers.</li>
 </ul>