|
From: <kin...@us...> - 2003-11-19 05:10:40
|
Update of /cvsroot/teem/teemdoc/html/bin In directory sc8-pr-cvs1:/tmp/cvs-serv23044 Modified Files: index.html Log Message: typo fix Index: index.html =================================================================== RCS file: /cvsroot/teem/teemdoc/html/bin/index.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.html 12 Sep 2003 14:35:21 -0000 1.4 --- index.html 19 Nov 2003 05:10:37 -0000 1.5 *************** *** 50,54 **** <h2>Command-line tools</h2> ! Anything useful in <b>teem</b> is implemented in one the libraries. However, writing C/C++ code to use these libraries is not always very convenient. Therefore, <b>teem</b> comes with some simple --- 50,54 ---- <h2>Command-line tools</h2> ! Anything useful in <b>teem</b> is implemented in one of the libraries. However, writing C/C++ code to use these libraries is not always very convenient. Therefore, <b>teem</b> comes with some simple |