Massive reorganization attempt - part 1.77

This commit is contained in:
Scott Ehlert
2007-03-13 19:22:44 +00:00
parent bf2c9620f3
commit b66fea0fbc
79 changed files with 344 additions and 19 deletions

View File

@@ -0,0 +1,9 @@
#ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
#define SVN_VERSION "1.8.0.3392"
#endif //_INCLUDE_SVN_VERSION_H_