From: Markus R. <rol...@us...> - 2007-02-25 18:37:23
|
Update of /cvsroot/simspark/simspark/simulations/parts/rsg/boxspheres In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv11161/boxspheres Modified Files: Tag: WIN32 ccylinder.rsg Log Message: - sync with rcssserver3d cvs Index: ccylinder.rsg =================================================================== RCS file: /cvsroot/simspark/simspark/simulations/parts/rsg/boxspheres/ccylinder.rsg,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** ccylinder.rsg 24 Feb 2006 12:04:14 -0000 1.1 --- ccylinder.rsg 25 Feb 2007 18:37:19 -0000 1.1.2.1 *************** *** 11,14 **** --- 11,15 ---- (node Body + (setName ccylinderBody) (setCappedCylinder $density $radius $length) ) |