changeset 14353 | 79f9fbef9106 |
parent 13791 | 3b6ff7ceaf27 |
child 14379 | ea10a8c3e9cf |
--- a/doc-src/TutorialI/Documents/document/Documents.tex Mon Jan 12 16:45:35 2004 +0100 +++ b/doc-src/TutorialI/Documents/document/Documents.tex Mon Jan 12 16:51:45 2004 +0100 @@ -799,7 +799,7 @@ \noindent Here the real source of the proof has been as follows: \begin{verbatim} - by (auto(*<*)simp add: int_less_le(*>*)) + by (auto(*<*)simp add: zero_less_mult_iff(*>*)) \end{verbatim} %(*