Update of /cvsroot/stack/stack-1-0/lang/en/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26165/lang/en/doc
Modified Files:
en_doc.php
Log Message:
Index: en_doc.php
===================================================================
RCS file: /cvsroot/stack/stack-1-0/lang/en/doc/en_doc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** en_doc.php 17 Nov 2005 21:54:19 -0000 1.14
--- en_doc.php 19 Nov 2005 16:04:39 -0000 1.15
***************
*** 353,357 ****
$stackAnswerTest['AlgEquiv_quiet']['doc']="This is identical to the answer test
! AlgEquiv, except that any feedback is ignored. Useful inside potential respons trees";
$stackAnswerTest['CASEqual']['doc']="This is test if the CAS returns TRUE
--- 353,359 ----
$stackAnswerTest['AlgEquiv_quiet']['doc']="This is identical to the answer test
! AlgEquiv, except that the Valid field and any FeedBack is ignored. Hence, one
! can compare two expressions of different types without feedback or rendering
! the whole attempt as invalid. This is most useful inside potential response trees";
$stackAnswerTest['CASEqual']['doc']="This is test if the CAS returns TRUE
|