git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@77 92aac97c-a6ce-11dd-a772-7fcde58d38e6

This commit is contained in:
chappuis.daniel 2009-02-09 17:00:00 +00:00
parent 7aea2ba9e8
commit 372a4b77d4

View File

@ -17,7 +17,6 @@
* along with ReactPhysics3D. If not, see <http://www.gnu.org/licenses/>. * * along with ReactPhysics3D. If not, see <http://www.gnu.org/licenses/>. *
***************************************************************************/ ***************************************************************************/
// TODO : Mathematics library : We have to use assert to debug
// TODO : Mathematics library : Check everywhere that in member methods we use attributes access instead of getter and setter. // TODO : Mathematics library : Check everywhere that in member methods we use attributes access instead of getter and setter.
#ifndef DCMATHS_H #ifndef DCMATHS_H