diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-12-27 15:26:51 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-12-29 16:48:56 +0100 |
commit | d0eee678b59c703cec15431b66cfcac9e5741815 (patch) | |
tree | 33943c9a9599b4566ddacac9094cc8c73743c5df /.gitmodules | |
download | hex-d0eee678b59c703cec15431b66cfcac9e5741815.tar.gz hex-d0eee678b59c703cec15431b66cfcac9e5741815.tar.xz hex-d0eee678b59c703cec15431b66cfcac9e5741815.zip |
Initial commit
This is essentially a gutted fork of nncmpp that doesn't do anything.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4acc2dd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "termo"] + path = termo + url = git://github.com/pjanouch/termo.git +[submodule "liberty"] + path = liberty + url = git://github.com/pjanouch/liberty.git |