Asset extraction (#133)

* Added torch and ast_logo yml

* Added torch into makefile

* Added torch into tools all rule

* Fixed version and removed clang-format from c header

* Reverted settings.json unrelated change

* Bump version

* Readded -s flag

* Fixed Makefile indentation
This commit is contained in:
Lywx
2024-02-17 20:19:18 -06:00
committed by GitHub
parent 423be52768
commit 0b13c0edef
10 changed files with 60 additions and 23 deletions
+3
View File
@@ -10,3 +10,6 @@
[submodule "tools/m2c"]
path = tools/m2c
url = https://github.com/matt-kempster/m2c
[submodule "tools/Torch"]
path = tools/Torch
url = https://github.com/HarbourMasters/Torch