diff options
author | RadAd <adamgates84+github@gmail.com> | 2019-05-24 11:43:35 +1000 |
---|---|---|
committer | RadAd <adamgates84+github@gmail.com> | 2019-05-24 11:43:35 +1000 |
commit | b109b3aa802ba463200eeced0f654f5316549deb (patch) | |
tree | 9e75bcc0211de675667d89c33dff868464288296 /.gitmodules | |
download | RadTerminal-b109b3aa802ba463200eeced0f654f5316549deb.tar.gz RadTerminal-b109b3aa802ba463200eeced0f654f5316549deb.zip |
Initial version
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..f4fc4c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libtsm"] + path = libtsm + url = https://github.com/RadAd/libtsm.git |