summaryrefslogtreecommitdiff
path: root/newstructure/thirdparty/linux/include/coin/IpoptConfig.h
diff options
context:
space:
mode:
authorHarpreet2016-09-03 00:36:51 +0530
committerHarpreet2016-09-03 00:36:51 +0530
commita0d9443af147e949c1e6a01ac24749d12593ec5b (patch)
tree1a1955c5482ae608fd7f618b06f4ecc6a0d39a23 /newstructure/thirdparty/linux/include/coin/IpoptConfig.h
parent4b64cf486f5c999fd8167758cae27839f3b50848 (diff)
downloadFOSSEE-Optim-toolbox-development-a0d9443af147e949c1e6a01ac24749d12593ec5b.tar.gz
FOSSEE-Optim-toolbox-development-a0d9443af147e949c1e6a01ac24749d12593ec5b.tar.bz2
FOSSEE-Optim-toolbox-development-a0d9443af147e949c1e6a01ac24749d12593ec5b.zip
cbcintlinprog added
Diffstat (limited to 'newstructure/thirdparty/linux/include/coin/IpoptConfig.h')
-rw-r--r--newstructure/thirdparty/linux/include/coin/IpoptConfig.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/newstructure/thirdparty/linux/include/coin/IpoptConfig.h b/newstructure/thirdparty/linux/include/coin/IpoptConfig.h
deleted file mode 100644
index e7de361..0000000
--- a/newstructure/thirdparty/linux/include/coin/IpoptConfig.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* src/Common/config_ipopt.h. Generated by configure. */
-/* src/Common/config_ipopt.h.in. */
-
-#ifndef __CONFIG_IPOPT_H__
-#define __CONFIG_IPOPT_H__
-
-/* Version number of project */
-#define IPOPT_VERSION "3.12.4"
-
-/* Major Version number of project */
-#define IPOPT_VERSION_MAJOR 3
-
-/* Minor Version number of project */
-#define IPOPT_VERSION_MINOR 12
-
-/* Release Version number of project */
-#define IPOPT_VERSION_RELEASE 4
-
-/* Define to the C type corresponding to Fortran INTEGER */
-#define FORTRAN_INTEGER_TYPE int
-
-#endif