aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ode-0.9/contrib/README
diff options
context:
space:
mode:
authordan miller2007-10-19 05:24:38 +0000
committerdan miller2007-10-19 05:24:38 +0000
commitf205de7847da7ae1c10212d82e7042d0100b4ce0 (patch)
tree9acc9608a6880502aaeda43af52c33e278e95b9c /libraries/ode-0.9/contrib/README
parenttrying to fix my screwup part deux (diff)
downloadopensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.zip
opensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.tar.gz
opensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.tar.bz2
opensim-SC_OLD-f205de7847da7ae1c10212d82e7042d0100b4ce0.tar.xz
from the start... checking in ode-0.9
Diffstat (limited to 'libraries/ode-0.9/contrib/README')
-rw-r--r--libraries/ode-0.9/contrib/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ode-0.9/contrib/README b/libraries/ode-0.9/contrib/README
new file mode 100644
index 0000000..dbfaf7f
--- /dev/null
+++ b/libraries/ode-0.9/contrib/README
@@ -0,0 +1,19 @@
1This directory contains ODE-related things that have been generously
2contributed by ODE's users. Why is this stuff here and not integrated
3into the main ODE source tree? There may be several reasons:
4
5 * The author(s) and ODE maintainers(s) may not have had time to do
6 the job.
7
8 * It may not be finished.
9
10 * It may contribute functionality that is useful but not considered
11 to be part of ODE's core.
12
13No guarantees are made about the code in this directory - it may not
14be documented, it may not have been tested, and it may not even
15compile for you.
16
17Each package has its own subdirectory, with a README file in that
18directory explaining what the package is.
19