diff options
author | Jan Huwald <jh@sotun.de> | 2016-01-11 11:52:36 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2016-01-11 12:19:06 (GMT) |
commit | 2281eb34dca09f067ea77b1906cfac15d7b8955c (patch) | |
tree | a6a62aa8a22c642bb16e1a1aee21f7926ccdf311 /.gitmodules |
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..4394a32 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "integer_encoding_library"] + path = integer_encoding_library + url = https://github.com/biosystemanalysis/integer_encoding_library.git |