Fixed submodules spec
This commit is contained in:
parent
a528e35cad
commit
b69472c108
|
@ -1,9 +1,9 @@
|
||||||
[submodule "dbt-core"]
|
[submodule "dbt-core"]
|
||||||
path = 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"]
|
[submodule "sc-components"]
|
||||||
path = 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"]
|
[submodule "external/elfio"]
|
||||||
path = external/elfio
|
path = external/elfio
|
||||||
url = http://git.code.sf.net/p/elfio/code
|
url = http://git.code.sf.net/p/elfio/code
|
||||||
|
|
Loading…
Reference in New Issue