version.h.in 94 B

123456
  1. #ifndef _ODE_VERSION_H_
  2. #define _ODE_VERSION_H_
  3. #define dODE_VERSION "@ODE_VERSION@"
  4. #endif