diff options
Diffstat (limited to 'newstructure/thirdparty/linux/include/coin/OsiConfig.h')
-rw-r--r-- | newstructure/thirdparty/linux/include/coin/OsiConfig.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/newstructure/thirdparty/linux/include/coin/OsiConfig.h b/newstructure/thirdparty/linux/include/coin/OsiConfig.h deleted file mode 100644 index f6285d0..0000000 --- a/newstructure/thirdparty/linux/include/coin/OsiConfig.h +++ /dev/null @@ -1,19 +0,0 @@ -/* src/Osi/config_osi.h. Generated by configure. */ -/* src/Osi/config_osi.h.in. */ - -#ifndef __CONFIG_OSI_H__ -#define __CONFIG_OSI_H__ - -/* Version number of project */ -#define OSI_VERSION "0.107.6" - -/* Major Version number of project */ -#define OSI_VERSION_MAJOR 0 - -/* Minor Version number of project */ -#define OSI_VERSION_MINOR 107 - -/* Release Version number of project */ -#define OSI_VERSION_RELEASE 6 - -#endif |