diff options
| author | Determinant <ted.sybil@gmail.com> | 2015-05-14 08:08:32 +0800 |
|---|---|---|
| committer | Determinant <ted.sybil@gmail.com> | 2015-05-14 08:08:32 +0800 |
| commit | a774bfc860471ac880a9b33bbe68761ec9187caf (patch) | |
| tree | 67be5f7a04719750441845698ab7426ce9fd8a63 /.gitmodules | |
init
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0202a2a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "luajit-2.0"] + path = luajit-2.0 + url = http://luajit.org/git/luajit-2.0.git |