Update of /cvsroot/opal/opal/vc71
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27140/vc71
Modified Files:
opal.suo
Log Message:
Added a compile-time flag OPAL_USE_DOUBLE which determines whether OPAL's reals are floats or doubles. Also added a run-time check when a physics engine-specific Simulator (e.g. ODESimulator) is created to make sure OPAL's reals are the same size as the physics engine's reals.
Index: opal.suo
===================================================================
RCS file: /cvsroot/opal/opal/vc71/opal.suo,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
Binary files /tmp/cvsmAgVAH and /tmp/cvs0LggRZ differ
|