Update of /cvsroot/aimmath/AIM/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv3563
Modified Files:
Tag: develop_2_1
format.html
Log Message:
Fixed a comment. - GG
Index: format.html
===================================================================
RCS file: /cvsroot/aimmath/AIM/doc/format.html,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -C2 -d -r1.1.1.1.2.2 -r1.1.1.1.2.3
*** format.html 21 Jul 2003 04:14:29 -0000 1.1.1.1.2.2
--- format.html 21 Jul 2003 04:48:37 -0000 1.1.1.1.2.3
***************
*** 762,768 ****
string trig. Then the following example demonstrates how to get all these
questions into a quiz with one include> command:
<pre><font color='green'>
###########################################
! # Revised question source file bar.aim
i> EXAMPLES/Site/trig*
###########################################
--- 762,769 ----
string trig. Then the following example demonstrates how to get all these
questions into a quiz with one include> command:
+
<pre><font color='green'>
###########################################
! # local trigonometry questions
i> EXAMPLES/Site/trig*
###########################################
|