Changed gdtoa module to be hosted on GitHub rather than newartisans.com.
This commit is contained in:
parent
fc8dd14467
commit
c1bbc9c991
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -3,7 +3,7 @@
|
|||
url = git://repo.or.cz/boost.git
|
||||
[submodule "lib/gdtoa"]
|
||||
path = lib/gdtoa
|
||||
url = git://newartisans.com/gdtoa.git
|
||||
url = git://github.com/jwiegley/gdtoa.git
|
||||
[submodule "lib/cppunit"]
|
||||
path = lib/cppunit
|
||||
url = git://newartisans.com/cppunit.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b2f6cab9da2e603003912eea91e7e5dcc51d887a
|
||||
Subproject commit 71f9c322ed87bee3be0db20b95570e590d22203c
|
||||
Loading…
Add table
Reference in a new issue