From: <bl...@us...> - 2003-04-05 18:29:29
|
Update of /cvsroot/cpptool/rfta In directory sc8-pr-cvs1:/tmp/cvs-serv28468 Modified Files: README Log Message: * added working python binding for code model statement Index: README =================================================================== RCS file: /cvsroot/cpptool/rfta/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 1 Apr 2003 18:49:02 -0000 1.4 --- README 5 Apr 2003 18:28:57 -0000 1.5 *************** *** 3,7 **** To compile the project, you need to grab boost library release 1.30. ! It can be found at http://boost.org. The boost archive has the following structure: --- 3,7 ---- To compile the project, you need to grab boost library release 1.30. ! It can be found at http://wwww.boost.org. The boost archive has the following structure: |