Merge commit '289e516fe3d91b935e74c29e698d0d06815efd0d' as 'projects/tink_syntaxhub'

This commit is contained in:
2023-04-25 11:38:12 -06:00
30 changed files with 779 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
-lib tink_core
-lib tink_priority
-lib tink_macro
-cp src
-cp tests
-main Main
extraParams.hxml
-dce full
--macro TxtFrontend.use()
--macro XmlFrontend.use()