first version of tgf_c based on CoreDSL 2.0

This commit is contained in:
2020-12-29 08:49:38 +00:00
parent 5f974df01c
commit 79dabe92c0
5 changed files with 39 additions and 2 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "dbt-core"]
path = dbt-core
url = https://git.minres.com/DBT-RISE/DBT-RISE-Core.git
[submodule "coredsl"]
path = coredsl
url = https://git.minres.com/DBT-RISE/CoreDSL.git