2
0

README 675 B

12345678910111213141516171819
  1. This directory contains ODE-related things that have been generously
  2. contributed by ODE's users. Why is this stuff here and not integrated
  3. into the main ODE source tree? There may be several reasons:
  4. * The author(s) and ODE maintainers(s) may not have had time to do
  5. the job.
  6. * It may not be finished.
  7. * It may contribute functionality that is useful but not considered
  8. to be part of ODE's core.
  9. No guarantees are made about the code in this directory - it may not
  10. be documented, it may not have been tested, and it may not even
  11. compile for you.
  12. Each package has its own subdirectory, with a README file in that
  13. directory explaining what the package is.