Fixed submodules spec

This commit is contained in:
Eyck Jentzsch 2017-09-25 21:24:01 +02:00
parent a528e35cad
commit b69472c108
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "dbt-core"]
path = dbt-core
url = https://minres.com/git/SystemC/DBT-Core.git
url = https://github.com/Minres/DBT-RISE-Core.git
[submodule "sc-components"]
path = sc-components
url = https://minres.com/git/SystemC/SystemC-Components.git
url = https://github.com/Minres/SystemC-Components.git
[submodule "external/elfio"]
path = external/elfio
url = http://git.code.sf.net/p/elfio/code