From fca74b0bf0a0833f5701e9c0de7b3bc15b2233dd Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:20:07 +0000 Subject: dont ask --- libraries/ode-0.9/OPCODE/README-ODE.txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 libraries/ode-0.9/OPCODE/README-ODE.txt (limited to 'libraries/ode-0.9/OPCODE/README-ODE.txt') diff --git a/libraries/ode-0.9/OPCODE/README-ODE.txt b/libraries/ode-0.9/OPCODE/README-ODE.txt deleted file mode 100644 index c5d5800..0000000 --- a/libraries/ode-0.9/OPCODE/README-ODE.txt +++ /dev/null @@ -1,13 +0,0 @@ - -This is a copy of the OPCODE collision detection library by Pierre Terdiman. -See http://www.codercorner.com/Opcode.htm for more information, and read -the ReadMe.txt in this directory. - -If you want to use the TriList (triangle mesh) geometry class in ODE, the -OPCODE library must be compiled. If you are using the autotools support to -compile ODE, you just have to specify --with-trimesh=opcode when calling ./configure. - -This code was originally written for and compiled on windows, but it has been -ported so that it should compile under unix/gcc too. Your mileage may vary. - -Russ Smith, April 12 2005. -- cgit v1.1