From: <ki...@us...> - 2003-03-21 02:56:44
|
Update of /cvsroot/pymerase/htdocs/docs In directory sc8-pr-cvs1:/tmp/cvs-serv10986 Modified Files: index.shtml Log Message: formatting update Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/docs/index.shtml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** index.shtml 21 Mar 2003 02:51:22 -0000 1.13 --- index.shtml 21 Mar 2003 02:56:41 -0000 1.14 *************** *** 23,33 **** <tr> <td width="100%" bgcolor="#6C8AFF"> ! <a href="faq">Pymerase FAQ</a> [ <a href="faq/faq.html">html</a> | pdf ]<br> ! Running Pymerase [ <a href="running">html</a> | <a href="https://sourceforge.net/project/showfiles.php?group_id=63836&release_id=144835"> pdf</a> ] - Information about running pymerase<br> ! Input Modules [ <a href="input">html</a> ] - Documentation about Input Modules<br> ! Output Modules [ <a href="output">html</a> ] - Documentation about Output Modules<br> </td> </tr> --- 23,33 ---- <tr> <td width="100%" bgcolor="#6C8AFF"> ! <a href="faq">Pymerase FAQ</a> [ <a href="faq/faq.html">html</a> ]<br> ! <a href="running">Running Pymerase</a> [ <a href="https://sourceforge.net/project/showfiles.php?group_id=63836&release_id=144835"> pdf</a> ] - Information about running pymerase<br> ! <a href="input">Input Modules</a> - Documentation about Input Modules<br> ! <a href="output">Output Modules</a> ] - Documentation about Output Modules<br> </td> </tr> |