diff options
Diffstat (limited to 'numpy/doc/html/help.html')
-rw-r--r-- | numpy/doc/html/help.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/numpy/doc/html/help.html b/numpy/doc/html/help.html index 8c56960b5..2329f20a7 100644 --- a/numpy/doc/html/help.html +++ b/numpy/doc/html/help.html @@ -246,10 +246,11 @@ page was last updated. </p> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> - Generated by Epydoc 3.0beta1 on Sun Sep 23 13:30:28 2007 + Generated by Epydoc 3.0beta1 on Fri Dec 28 00:50:17 2007 </td> <td align="right" class="footer"> - <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> </td> </tr> </table> @@ -260,9 +261,8 @@ page was last updated. </p> // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. - checkCookie() + checkCookie(); // --> </script> - </body> </html> |