Browse Source

remove some wrongfully created files

Former-commit-id: 2e75d30876
tempestpy_adaptions
sjunges 8 years ago
parent
commit
c3972e07aa
  1. BIN
      resources/3rdparty/glpk-4.57/bin/glpsol
  2. 1080
      resources/3rdparty/glpk-4.57/include/glpk.h
  3. BIN
      resources/3rdparty/glpk-4.57/lib/libglpk.36.dylib
  4. BIN
      resources/3rdparty/glpk-4.57/lib/libglpk.a
  5. 1
      resources/3rdparty/glpk-4.57/lib/libglpk.dylib
  6. 41
      resources/3rdparty/glpk-4.57/lib/libglpk.la

BIN
resources/3rdparty/glpk-4.57/bin/glpsol

1080
resources/3rdparty/glpk-4.57/include/glpk.h
File diff suppressed because it is too large
View File

BIN
resources/3rdparty/glpk-4.57/lib/libglpk.36.dylib

BIN
resources/3rdparty/glpk-4.57/lib/libglpk.a

1
resources/3rdparty/glpk-4.57/lib/libglpk.dylib

@ -1 +0,0 @@
libglpk.36.dylib

41
resources/3rdparty/glpk-4.57/lib/libglpk.la

@ -1,41 +0,0 @@
# libglpk.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libglpk.36.dylib'
# Names of this library.
library_names='libglpk.36.dylib libglpk.dylib'
# The name of the static archive.
old_library='libglpk.a'
# Linker flags that can not go in dependency_libs.
inherited_linker_flags=' '
# Libraries that this one depends upon.
dependency_libs=' -lm'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libglpk.
current=38
age=2
revision=0
# 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='/Users/sjunges/i2/storm/resources/3rdparty/glpk-4.57/lib'
Loading…
Cancel
Save