|
From: Charles L. <cn...@us...> - 2009-02-25 17:12:15
|
Update of /cvsroot/hgengine/Mercury/src/ode In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7149 Modified Files: config.h Log Message: add notification of deprication Index: config.h =================================================================== RCS file: /cvsroot/hgengine/Mercury/src/ode/config.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** config.h 25 Feb 2009 17:07:10 -0000 1.5 --- config.h 25 Feb 2009 17:12:10 -0000 1.6 *************** *** 1,2 **** --- 1,8 ---- + /* + + THIS FILE IS DEPRICATED! It will be removed! You should avoid including it. + + */ + /* ode/src/config.h. Generated from config.h.in by configure. */ /* ode/src/config.h.in. Generated from configure.in by autoheader. */ |