Update of /cvsroot/stack/stack-dev/maxima/gendocs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25193/maxima/gendocs
Modified Files:
Tag: item_state_separation
genmaximadata.php
Removed Files:
Tag: item_state_separation
maximafun-stack-1-0.php
Log Message:
Brought back up to date with big HEAD merge.
Index: genmaximadata.php
===================================================================
RCS file: /cvsroot/stack/stack-dev/maxima/gendocs/genmaximadata.php,v
retrieving revision 1.1
retrieving revision 1.1.18.1
diff -C2 -d -r1.1 -r1.1.18.1
*** genmaximadata.php 18 Sep 2007 16:23:07 -0000 1.1
--- genmaximadata.php 9 Nov 2010 16:51:39 -0000 1.1.18.1
***************
*** 20,2386 ****
<tr><td></td><th align="left">Index Entry</th><th align="left"> Section</th></tr>
<tr><td colspan="3"> <hr></td></tr>
! <tr><th><a name="SEC300_0">!</a></th><td></td><td></td></tr>
! <tr><td></td><td valign="top"><a href="maxima_5.html#IDX67"><code>!</code></a></td><td valign="top"><a href="maxima_5.html#SEC19">5.7 General operators</a></td></tr>
! <tr><td></td><td valign="top"><a href="maxima_5.html#IDX68"><code>!!</code></a></td><td valign="top"><a href="maxima_5.html#SEC19">5.7 General operators</a></td></tr>
! <tr><td colspan="3"> <hr></td></tr>
! <tr><th><a name="SEC300_1">"</a></th><td></td><td></td></tr>
! <tr><td colspan="3"> <hr></td></tr>
! <tr><th><a name="SEC300_2">#</a></th><td></td><td></td></tr>
! <tr><td></td><td valign="top"><a href="maxima_5.html#IDX69"><code>#</code></a></td><td valign="top"><a href="maxima_5.html#SEC19">5.7 General operators</a></td></tr>
[...2444 lines suppressed...]
echo "\n";
}
***************
*** 2421,2427 ****
}
! echo "</pre>";
!
?>
--- 84,91 ----
}
! //print_r($out[2]);
! //print_r($maxima_cmd);
+ echo "</pre>";
?>
--- maximafun-stack-1-0.php DELETED ---
|