updates dbt-rise-tgc #3
|
@ -1,9 +1,6 @@
|
||||||
[submodule "scc"]
|
[submodule "scc"]
|
||||||
path = scc
|
path = scc
|
||||||
url = https://github.com/Minres/SystemC-Components.git
|
url = https://github.com/Minres/SystemC-Components.git
|
||||||
[submodule "coredsl"]
|
|
||||||
path = coredsl
|
|
||||||
url = https://git.minres.com/DBT-RISE/CoreDSL-Generator.git
|
|
||||||
[submodule "dbt-rise-core"]
|
[submodule "dbt-rise-core"]
|
||||||
path = dbt-rise-core
|
path = dbt-rise-core
|
||||||
url = https://github.com/Minres/DBT-RISE-Core.git
|
url = https://github.com/Minres/DBT-RISE-Core.git
|
||||||
|
|
11
.project
11
.project
|
@ -30,4 +30,15 @@
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
||||||
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
|
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
|
||||||
</natures>
|
</natures>
|
||||||
|
<filteredResources>
|
||||||
|
<filter>
|
||||||
|
<id>1683227853345</id>
|
||||||
|
<name></name>
|
||||||
|
<type>10</type>
|
||||||
|
<matcher>
|
||||||
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
||||||
|
<arguments>1.0-name-matches-false-false-install</arguments>
|
||||||
|
</matcher>
|
||||||
|
</filter>
|
||||||
|
</filteredResources>
|
||||||
</projectDescription>
|
</projectDescription>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 916de2a26dd5e40c480e57431df2ae29941d8732
|
Subproject commit d330307ed5fe7cae9c01bd875194e31f28cbe6d1
|
Loading…
Reference in New Issue