diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-10-05 22:50:48 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-10-05 22:50:48 +0200 |
| commit | 09ebc8b07f65ebdbd321bcd568074eb7301a7556 (patch) | |
| tree | e3066053b087bae7ab2b0168af9d56aa106b2481 /.gitmodules | |
| parent | c7a44592735a1b226db28da413a7add7891a197d (diff) | |
kill luajit
Will probably use daslang instead.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1b59229d..b4537dd2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,6 @@ [submodule "fmt"] path = external/fmt url = https://github.com/fmtlib/fmt.git -[submodule "luajit"] - path = external/luajit - url = https://github.com/sthalik/luajit.git [submodule "robin-map"] path = external/robin-map url = https://github.com/Tessil/robin-map.git |
