Initial commit

This commit is contained in:
2017-08-27 12:10:38 +02:00
commit 4ee7118b70
41 changed files with 10842 additions and 0 deletions

15
.gitmodules vendored Normal file
View File

@ -0,0 +1,15 @@
[submodule "dbt-core"]
path = dbt-core
url = https://minres.com/git/SystemC/DBT-Core.git
[submodule "sc-components"]
path = sc-components
url = https://minres.com/git/SystemC/SystemC-Components.git
[submodule "external/easyloggingpp"]
path = external/easyloggingpp
url = https://github.com/muflihun/easyloggingpp.git
[submodule "external/elfio"]
path = external/elfio
url = http://git.code.sf.net/p/elfio/code
[submodule "external/libGIS"]
path = external/libGIS
url = https://github.com/vsergeev/libGIS.git