Update of /cvsroot/stack/stack-1-0/lang/en/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22197/lang/en/doc
Modified Files:
author_gettingstarted.php
Log Message:
Index: author_gettingstarted.php
===================================================================
RCS file: /cvsroot/stack/stack-1-0/lang/en/doc/author_gettingstarted.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** author_gettingstarted.php 9 Nov 2005 13:00:35 -0000 1.9
--- author_gettingstarted.php 9 Nov 2005 14:04:36 -0000 1.10
***************
*** 433,437 ****
<li><b>Matrices</b><br />
! The basic syntax for a matric is
<pre>
p:matrix([1,2],[3,4])
--- 433,437 ----
<li><b>Matrices</b><br />
! The basic syntax for a matrix is
<pre>
p:matrix([1,2],[3,4])
|