diff options
author | Harpreet | 2015-09-01 18:52:17 +0530 |
---|---|---|
committer | Harpreet | 2015-09-01 18:52:17 +0530 |
commit | 618ce13a6bce9fd7764b437b9c3ea6752410226c (patch) | |
tree | 16404317ae96eb4fe8014a8cd1d7a8c7ed181999 /thirdparty/linux/lib/x64/libcoinblas.la | |
parent | ed526ee458eab28367de030f450838a038f2ed10 (diff) | |
download | symphony-618ce13a6bce9fd7764b437b9c3ea6752410226c.tar.gz symphony-618ce13a6bce9fd7764b437b9c3ea6752410226c.tar.bz2 symphony-618ce13a6bce9fd7764b437b9c3ea6752410226c.zip |
sym_close bug fixed
Diffstat (limited to 'thirdparty/linux/lib/x64/libcoinblas.la')
-rw-r--r-- | thirdparty/linux/lib/x64/libcoinblas.la | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/thirdparty/linux/lib/x64/libcoinblas.la b/thirdparty/linux/lib/x64/libcoinblas.la deleted file mode 100644 index bd4670c..0000000 --- a/thirdparty/linux/lib/x64/libcoinblas.la +++ /dev/null @@ -1,35 +0,0 @@ -# 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' |