From f9afc284ce324fa3c13606ad90895beec507c249 Mon Sep 17 00:00:00 2001 From: Harpreet Date: Thu, 27 Aug 2015 02:32:30 +0530 Subject: Master File --- thirdparty/linux/lib/x64/libCgl.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libCgl.so.1.9.4 | Bin 0 -> 1294611 bytes thirdparty/linux/lib/x64/libClp.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libClp.so.1.13.6 | Bin 0 -> 1979857 bytes thirdparty/linux/lib/x64/libClpSolver.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libClpSolver.so.1.13.6 | Bin 0 -> 462541 bytes thirdparty/linux/lib/x64/libCoinUtils.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libCoinUtils.so.3.10.6 | Bin 0 -> 1463859 bytes thirdparty/linux/lib/x64/libOsi.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libOsi.so.1.12.4 | Bin 0 -> 430872 bytes thirdparty/linux/lib/x64/libOsiClp.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libOsiClp.so.1.13.6 | Bin 0 -> 348890 bytes thirdparty/linux/lib/x64/libOsiCommonTests.la | 35 +++++++++++++++++++++ .../linux/lib/x64/libOsiCommonTests.so.1.12.4 | Bin 0 -> 567164 bytes thirdparty/linux/lib/x64/libOsiSym.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libOsiSym.so.3.6.10 | Bin 0 -> 127054 bytes thirdparty/linux/lib/x64/libSym.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libSym.so.3.6.10 | Bin 0 -> 690482 bytes thirdparty/linux/lib/x64/libcoinblas.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libcoinblas.so.1.4.2 | Bin 0 -> 155362 bytes thirdparty/linux/lib/x64/libcoinlapack.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x64/libcoinlapack.so.1.5.2 | Bin 0 -> 603393 bytes thirdparty/linux/lib/x86/libCgl.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libCgl.so.1.9.4 | Bin 0 -> 1237268 bytes thirdparty/linux/lib/x86/libClp.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libClp.so.1.13.6 | Bin 0 -> 1878374 bytes thirdparty/linux/lib/x86/libClpSolver.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libClpSolver.so.1.13.6 | Bin 0 -> 463994 bytes thirdparty/linux/lib/x86/libCoinUtils.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libCoinUtils.so.3.10.6 | Bin 0 -> 1384410 bytes thirdparty/linux/lib/x86/libOsi.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libOsi.so.1.12.4 | Bin 0 -> 398636 bytes thirdparty/linux/lib/x86/libOsiClp.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libOsiClp.so.1.13.6 | Bin 0 -> 325405 bytes thirdparty/linux/lib/x86/libOsiCommonTests.la | 35 +++++++++++++++++++++ .../linux/lib/x86/libOsiCommonTests.so.1.12.4 | Bin 0 -> 600503 bytes thirdparty/linux/lib/x86/libOsiSym.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libOsiSym.so.3.6.10 | Bin 0 -> 110370 bytes thirdparty/linux/lib/x86/libSym.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libSym.so.3.6.10 | Bin 0 -> 683433 bytes thirdparty/linux/lib/x86/libcoinblas.la | 35 +++++++++++++++++++++ thirdparty/linux/lib/x86/libcoinblas.so.1.4.2 | Bin 0 -> 99905 bytes 42 files changed, 735 insertions(+) create mode 100644 thirdparty/linux/lib/x64/libCgl.la create mode 100644 thirdparty/linux/lib/x64/libCgl.so.1.9.4 create mode 100644 thirdparty/linux/lib/x64/libClp.la create mode 100644 thirdparty/linux/lib/x64/libClp.so.1.13.6 create mode 100644 thirdparty/linux/lib/x64/libClpSolver.la create mode 100644 thirdparty/linux/lib/x64/libClpSolver.so.1.13.6 create mode 100644 thirdparty/linux/lib/x64/libCoinUtils.la create mode 100644 thirdparty/linux/lib/x64/libCoinUtils.so.3.10.6 create mode 100644 thirdparty/linux/lib/x64/libOsi.la create mode 100644 thirdparty/linux/lib/x64/libOsi.so.1.12.4 create mode 100644 thirdparty/linux/lib/x64/libOsiClp.la create mode 100644 thirdparty/linux/lib/x64/libOsiClp.so.1.13.6 create mode 100644 thirdparty/linux/lib/x64/libOsiCommonTests.la create mode 100644 thirdparty/linux/lib/x64/libOsiCommonTests.so.1.12.4 create mode 100644 thirdparty/linux/lib/x64/libOsiSym.la create mode 100644 thirdparty/linux/lib/x64/libOsiSym.so.3.6.10 create mode 100644 thirdparty/linux/lib/x64/libSym.la create mode 100644 thirdparty/linux/lib/x64/libSym.so.3.6.10 create mode 100644 thirdparty/linux/lib/x64/libcoinblas.la create mode 100644 thirdparty/linux/lib/x64/libcoinblas.so.1.4.2 create mode 100644 thirdparty/linux/lib/x64/libcoinlapack.la create mode 100644 thirdparty/linux/lib/x64/libcoinlapack.so.1.5.2 create mode 100755 thirdparty/linux/lib/x86/libCgl.la create mode 100755 thirdparty/linux/lib/x86/libCgl.so.1.9.4 create mode 100755 thirdparty/linux/lib/x86/libClp.la create mode 100755 thirdparty/linux/lib/x86/libClp.so.1.13.6 create mode 100755 thirdparty/linux/lib/x86/libClpSolver.la create mode 100755 thirdparty/linux/lib/x86/libClpSolver.so.1.13.6 create mode 100755 thirdparty/linux/lib/x86/libCoinUtils.la create mode 100755 thirdparty/linux/lib/x86/libCoinUtils.so.3.10.6 create mode 100755 thirdparty/linux/lib/x86/libOsi.la create mode 100755 thirdparty/linux/lib/x86/libOsi.so.1.12.4 create mode 100755 thirdparty/linux/lib/x86/libOsiClp.la create mode 100755 thirdparty/linux/lib/x86/libOsiClp.so.1.13.6 create mode 100755 thirdparty/linux/lib/x86/libOsiCommonTests.la create mode 100755 thirdparty/linux/lib/x86/libOsiCommonTests.so.1.12.4 create mode 100755 thirdparty/linux/lib/x86/libOsiSym.la create mode 100755 thirdparty/linux/lib/x86/libOsiSym.so.3.6.10 create mode 100755 thirdparty/linux/lib/x86/libSym.la create mode 100755 thirdparty/linux/lib/x86/libSym.so.3.6.10 create mode 100755 thirdparty/linux/lib/x86/libcoinblas.la create mode 100755 thirdparty/linux/lib/x86/libcoinblas.so.1.4.2 (limited to 'thirdparty/linux/lib') diff --git a/thirdparty/linux/lib/x64/libCgl.la b/thirdparty/linux/lib/x64/libCgl.la new file mode 100644 index 0000000..47e3f24 --- /dev/null +++ b/thirdparty/linux/lib/x64/libCgl.la @@ -0,0 +1,35 @@ +# libCgl.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libCgl.so.1' + +# Names of this library. +library_names='libCgl.so.1.9.4 libCgl.so.1 libCgl.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsiClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClpSolver.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libCgl. +current=10 +age=9 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libCgl.so.1.9.4 b/thirdparty/linux/lib/x64/libCgl.so.1.9.4 new file mode 100644 index 0000000..b6e137d Binary files /dev/null and b/thirdparty/linux/lib/x64/libCgl.so.1.9.4 differ diff --git a/thirdparty/linux/lib/x64/libClp.la b/thirdparty/linux/lib/x64/libClp.la new file mode 100644 index 0000000..a7934d5 --- /dev/null +++ b/thirdparty/linux/lib/x64/libClp.la @@ -0,0 +1,35 @@ +# libClp.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libClp.so.1' + +# Names of this library. +library_names='libClp.so.1.13.6 libClp.so.1 libClp.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libClp. +current=14 +age=13 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libClp.so.1.13.6 b/thirdparty/linux/lib/x64/libClp.so.1.13.6 new file mode 100644 index 0000000..4b41980 Binary files /dev/null and b/thirdparty/linux/lib/x64/libClp.so.1.13.6 differ diff --git a/thirdparty/linux/lib/x64/libClpSolver.la b/thirdparty/linux/lib/x64/libClpSolver.la new file mode 100644 index 0000000..3ae6f70 --- /dev/null +++ b/thirdparty/linux/lib/x64/libClpSolver.la @@ -0,0 +1,35 @@ +# libClpSolver.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libClpSolver.so.1' + +# Names of this library. +library_names='libClpSolver.so.1.13.6 libClpSolver.so.1 libClpSolver.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libClpSolver. +current=14 +age=13 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libClpSolver.so.1.13.6 b/thirdparty/linux/lib/x64/libClpSolver.so.1.13.6 new file mode 100644 index 0000000..c3dada3 Binary files /dev/null and b/thirdparty/linux/lib/x64/libClpSolver.so.1.13.6 differ diff --git a/thirdparty/linux/lib/x64/libCoinUtils.la b/thirdparty/linux/lib/x64/libCoinUtils.la new file mode 100644 index 0000000..8e5d01c --- /dev/null +++ b/thirdparty/linux/lib/x64/libCoinUtils.la @@ -0,0 +1,35 @@ +# libCoinUtils.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libCoinUtils.so.3' + +# Names of this library. +library_names='libCoinUtils.so.3.10.6 libCoinUtils.so.3 libCoinUtils.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libCoinUtils. +current=13 +age=10 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libCoinUtils.so.3.10.6 b/thirdparty/linux/lib/x64/libCoinUtils.so.3.10.6 new file mode 100644 index 0000000..619a108 Binary files /dev/null and b/thirdparty/linux/lib/x64/libCoinUtils.so.3.10.6 differ diff --git a/thirdparty/linux/lib/x64/libOsi.la b/thirdparty/linux/lib/x64/libOsi.la new file mode 100644 index 0000000..525a1bc --- /dev/null +++ b/thirdparty/linux/lib/x64/libOsi.la @@ -0,0 +1,35 @@ +# libOsi.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsi.so.1' + +# Names of this library. +library_names='libOsi.so.1.12.4 libOsi.so.1 libOsi.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libOsi. +current=13 +age=12 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libOsi.so.1.12.4 b/thirdparty/linux/lib/x64/libOsi.so.1.12.4 new file mode 100644 index 0000000..b6f29c7 Binary files /dev/null and b/thirdparty/linux/lib/x64/libOsi.so.1.12.4 differ diff --git a/thirdparty/linux/lib/x64/libOsiClp.la b/thirdparty/linux/lib/x64/libOsiClp.la new file mode 100644 index 0000000..bac999e --- /dev/null +++ b/thirdparty/linux/lib/x64/libOsiClp.la @@ -0,0 +1,35 @@ +# libOsiClp.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsiClp.so.1' + +# Names of this library. +library_names='libOsiClp.so.1.13.6 libOsiClp.so.1 libOsiClp.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libOsiClp. +current=14 +age=13 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libOsiClp.so.1.13.6 b/thirdparty/linux/lib/x64/libOsiClp.so.1.13.6 new file mode 100644 index 0000000..15def98 Binary files /dev/null and b/thirdparty/linux/lib/x64/libOsiClp.so.1.13.6 differ diff --git a/thirdparty/linux/lib/x64/libOsiCommonTests.la b/thirdparty/linux/lib/x64/libOsiCommonTests.la new file mode 100644 index 0000000..2e92f8f --- /dev/null +++ b/thirdparty/linux/lib/x64/libOsiCommonTests.la @@ -0,0 +1,35 @@ +# libOsiCommonTests.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsiCommonTests.so.1' + +# Names of this library. +library_names='libOsiCommonTests.so.1.12.4 libOsiCommonTests.so.1 libOsiCommonTests.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libOsiCommonTests. +current=13 +age=12 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libOsiCommonTests.so.1.12.4 b/thirdparty/linux/lib/x64/libOsiCommonTests.so.1.12.4 new file mode 100644 index 0000000..cbbf2a5 Binary files /dev/null and b/thirdparty/linux/lib/x64/libOsiCommonTests.so.1.12.4 differ diff --git a/thirdparty/linux/lib/x64/libOsiSym.la b/thirdparty/linux/lib/x64/libOsiSym.la new file mode 100644 index 0000000..96b5026 --- /dev/null +++ b/thirdparty/linux/lib/x64/libOsiSym.la @@ -0,0 +1,35 @@ +# libOsiSym.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsiSym.so.3' + +# Names of this library. +library_names='libOsiSym.so.3.6.10 libOsiSym.so.3 libOsiSym.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libSym.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCgl.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsiClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClpSolver.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran -lgomp' + +# Version information for libOsiSym. +current=9 +age=6 +revision=10 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libOsiSym.so.3.6.10 b/thirdparty/linux/lib/x64/libOsiSym.so.3.6.10 new file mode 100644 index 0000000..ebbe0b0 Binary files /dev/null and b/thirdparty/linux/lib/x64/libOsiSym.so.3.6.10 differ diff --git a/thirdparty/linux/lib/x64/libSym.la b/thirdparty/linux/lib/x64/libSym.la new file mode 100644 index 0000000..de982c7 --- /dev/null +++ b/thirdparty/linux/lib/x64/libSym.la @@ -0,0 +1,35 @@ +# libSym.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libSym.so.3' + +# Names of this library. +library_names='libSym.so.3.6.10 libSym.so.3 libSym.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCgl.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsiClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClpSolver.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran -lgomp' + +# Version information for libSym. +current=9 +age=6 +revision=10 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libSym.so.3.6.10 b/thirdparty/linux/lib/x64/libSym.so.3.6.10 new file mode 100644 index 0000000..2ccf532 Binary files /dev/null and b/thirdparty/linux/lib/x64/libSym.so.3.6.10 differ diff --git a/thirdparty/linux/lib/x64/libcoinblas.la b/thirdparty/linux/lib/x64/libcoinblas.la new file mode 100644 index 0000000..bd4670c --- /dev/null +++ b/thirdparty/linux/lib/x64/libcoinblas.la @@ -0,0 +1,35 @@ +# libcoinblas.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libcoinblas.so.1' + +# Names of this library. +library_names='libcoinblas.so.1.4.2 libcoinblas.so.1 libcoinblas.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Version information for libcoinblas. +current=5 +age=4 +revision=2 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libcoinblas.so.1.4.2 b/thirdparty/linux/lib/x64/libcoinblas.so.1.4.2 new file mode 100644 index 0000000..1c38804 Binary files /dev/null and b/thirdparty/linux/lib/x64/libcoinblas.so.1.4.2 differ diff --git a/thirdparty/linux/lib/x64/libcoinlapack.la b/thirdparty/linux/lib/x64/libcoinlapack.la new file mode 100644 index 0000000..431350b --- /dev/null +++ b/thirdparty/linux/lib/x64/libcoinlapack.la @@ -0,0 +1,35 @@ +# libcoinlapack.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libcoinlapack.so.1' + +# Names of this library. +library_names='libcoinlapack.so.1.5.2 libcoinlapack.so.1 libcoinlapack.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortranbegin -lgfortran -lm' + +# Version information for libcoinlapack. +current=6 +age=5 +revision=2 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' diff --git a/thirdparty/linux/lib/x64/libcoinlapack.so.1.5.2 b/thirdparty/linux/lib/x64/libcoinlapack.so.1.5.2 new file mode 100644 index 0000000..3b9bcd6 Binary files /dev/null and b/thirdparty/linux/lib/x64/libcoinlapack.so.1.5.2 differ diff --git a/thirdparty/linux/lib/x86/libCgl.la b/thirdparty/linux/lib/x86/libCgl.la new file mode 100755 index 0000000..2bedab1 --- /dev/null +++ b/thirdparty/linux/lib/x86/libCgl.la @@ -0,0 +1,35 @@ +# libCgl.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libCgl.so.1' + +# Names of this library. +library_names='libCgl.so.1.9.4 libCgl.so.1 libCgl.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsiClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClpSolver.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libCgl. +current=10 +age=9 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libCgl.so.1.9.4 b/thirdparty/linux/lib/x86/libCgl.so.1.9.4 new file mode 100755 index 0000000..4a7bdb7 Binary files /dev/null and b/thirdparty/linux/lib/x86/libCgl.so.1.9.4 differ diff --git a/thirdparty/linux/lib/x86/libClp.la b/thirdparty/linux/lib/x86/libClp.la new file mode 100755 index 0000000..29a0bce --- /dev/null +++ b/thirdparty/linux/lib/x86/libClp.la @@ -0,0 +1,35 @@ +# libClp.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libClp.so.1' + +# Names of this library. +library_names='libClp.so.1.13.6 libClp.so.1 libClp.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libClp. +current=14 +age=13 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libClp.so.1.13.6 b/thirdparty/linux/lib/x86/libClp.so.1.13.6 new file mode 100755 index 0000000..b36624f Binary files /dev/null and b/thirdparty/linux/lib/x86/libClp.so.1.13.6 differ diff --git a/thirdparty/linux/lib/x86/libClpSolver.la b/thirdparty/linux/lib/x86/libClpSolver.la new file mode 100755 index 0000000..f32f225 --- /dev/null +++ b/thirdparty/linux/lib/x86/libClpSolver.la @@ -0,0 +1,35 @@ +# libClpSolver.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libClpSolver.so.1' + +# Names of this library. +library_names='libClpSolver.so.1.13.6 libClpSolver.so.1 libClpSolver.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libClpSolver. +current=14 +age=13 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libClpSolver.so.1.13.6 b/thirdparty/linux/lib/x86/libClpSolver.so.1.13.6 new file mode 100755 index 0000000..fc86ba4 Binary files /dev/null and b/thirdparty/linux/lib/x86/libClpSolver.so.1.13.6 differ diff --git a/thirdparty/linux/lib/x86/libCoinUtils.la b/thirdparty/linux/lib/x86/libCoinUtils.la new file mode 100755 index 0000000..f8a4ae9 --- /dev/null +++ b/thirdparty/linux/lib/x86/libCoinUtils.la @@ -0,0 +1,35 @@ +# libCoinUtils.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libCoinUtils.so.3' + +# Names of this library. +library_names='libCoinUtils.so.3.10.6 libCoinUtils.so.3 libCoinUtils.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libCoinUtils. +current=13 +age=10 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libCoinUtils.so.3.10.6 b/thirdparty/linux/lib/x86/libCoinUtils.so.3.10.6 new file mode 100755 index 0000000..fdfe509 Binary files /dev/null and b/thirdparty/linux/lib/x86/libCoinUtils.so.3.10.6 differ diff --git a/thirdparty/linux/lib/x86/libOsi.la b/thirdparty/linux/lib/x86/libOsi.la new file mode 100755 index 0000000..5cce715 --- /dev/null +++ b/thirdparty/linux/lib/x86/libOsi.la @@ -0,0 +1,35 @@ +# libOsi.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsi.so.1' + +# Names of this library. +library_names='libOsi.so.1.12.4 libOsi.so.1 libOsi.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libOsi. +current=13 +age=12 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libOsi.so.1.12.4 b/thirdparty/linux/lib/x86/libOsi.so.1.12.4 new file mode 100755 index 0000000..d942e84 Binary files /dev/null and b/thirdparty/linux/lib/x86/libOsi.so.1.12.4 differ diff --git a/thirdparty/linux/lib/x86/libOsiClp.la b/thirdparty/linux/lib/x86/libOsiClp.la new file mode 100755 index 0000000..9baba0f --- /dev/null +++ b/thirdparty/linux/lib/x86/libOsiClp.la @@ -0,0 +1,35 @@ +# libOsiClp.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsiClp.so.1' + +# Names of this library. +library_names='libOsiClp.so.1.13.6 libOsiClp.so.1 libOsiClp.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libOsiClp. +current=14 +age=13 +revision=6 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libOsiClp.so.1.13.6 b/thirdparty/linux/lib/x86/libOsiClp.so.1.13.6 new file mode 100755 index 0000000..dd74acb Binary files /dev/null and b/thirdparty/linux/lib/x86/libOsiClp.so.1.13.6 differ diff --git a/thirdparty/linux/lib/x86/libOsiCommonTests.la b/thirdparty/linux/lib/x86/libOsiCommonTests.la new file mode 100755 index 0000000..99ebcab --- /dev/null +++ b/thirdparty/linux/lib/x86/libOsiCommonTests.la @@ -0,0 +1,35 @@ +# libOsiCommonTests.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsiCommonTests.so.1' + +# Names of this library. +library_names='libOsiCommonTests.so.1.12.4 libOsiCommonTests.so.1 libOsiCommonTests.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran' + +# Version information for libOsiCommonTests. +current=13 +age=12 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libOsiCommonTests.so.1.12.4 b/thirdparty/linux/lib/x86/libOsiCommonTests.so.1.12.4 new file mode 100755 index 0000000..a0d287f Binary files /dev/null and b/thirdparty/linux/lib/x86/libOsiCommonTests.so.1.12.4 differ diff --git a/thirdparty/linux/lib/x86/libOsiSym.la b/thirdparty/linux/lib/x86/libOsiSym.la new file mode 100755 index 0000000..a3d7a98 --- /dev/null +++ b/thirdparty/linux/lib/x86/libOsiSym.la @@ -0,0 +1,35 @@ +# libOsiSym.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libOsiSym.so.3' + +# Names of this library. +library_names='libOsiSym.so.3.6.10 libOsiSym.so.3 libOsiSym.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libSym.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCgl.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsiClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClpSolver.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran -lgomp' + +# Version information for libOsiSym. +current=9 +age=6 +revision=10 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libOsiSym.so.3.6.10 b/thirdparty/linux/lib/x86/libOsiSym.so.3.6.10 new file mode 100755 index 0000000..0c72917 Binary files /dev/null and b/thirdparty/linux/lib/x86/libOsiSym.so.3.6.10 differ diff --git a/thirdparty/linux/lib/x86/libSym.la b/thirdparty/linux/lib/x86/libSym.la new file mode 100755 index 0000000..909d90d --- /dev/null +++ b/thirdparty/linux/lib/x86/libSym.la @@ -0,0 +1,35 @@ +# libSym.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libSym.so.3' + +# Names of this library. +library_names='libSym.so.3.6.10 libSym.so.3 libSym.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCgl.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsiClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClpSolver.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libClp.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libOsi.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib/libcoinblas.la -lgfortranbegin -lgfortran -lgomp' + +# Version information for libSym. +current=9 +age=6 +revision=10 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libSym.so.3.6.10 b/thirdparty/linux/lib/x86/libSym.so.3.6.10 new file mode 100755 index 0000000..393fc09 Binary files /dev/null and b/thirdparty/linux/lib/x86/libSym.so.3.6.10 differ diff --git a/thirdparty/linux/lib/x86/libcoinblas.la b/thirdparty/linux/lib/x86/libcoinblas.la new file mode 100755 index 0000000..db80055 --- /dev/null +++ b/thirdparty/linux/lib/x86/libcoinblas.la @@ -0,0 +1,35 @@ +# libcoinblas.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libcoinblas.so.1' + +# Names of this library. +library_names='libcoinblas.so.1.4.2 libcoinblas.so.1 libcoinblas.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Version information for libcoinblas. +current=5 +age=4 +revision=2 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x32//lib' diff --git a/thirdparty/linux/lib/x86/libcoinblas.so.1.4.2 b/thirdparty/linux/lib/x86/libcoinblas.so.1.4.2 new file mode 100755 index 0000000..0b10f5f Binary files /dev/null and b/thirdparty/linux/lib/x86/libcoinblas.so.1.4.2 differ -- cgit