Change to use ampl/gsl rather than lindkvis/gsl

This commit is contained in:
Gaute Lindkvist
2020-04-22 17:07:56 +02:00
parent 9fcfe4fa84
commit 5d469e6bef
2 changed files with 5 additions and 11 deletions

2
.gitmodules vendored
View File

@@ -3,4 +3,4 @@
url = https://github.com/microsoft/vcpkg
[submodule "ThirdParty/gsl"]
path = ThirdParty/gsl
url = https://github.com/lindkvis/gsl/
url = https://github.com/ampl/gsl/