diff options
| author | Jacob <andqso@gmail.com> | 2013-07-28 09:54:54 +0100 |
|---|---|---|
| committer | Jacob <andqso@gmail.com> | 2013-07-28 09:54:54 +0100 |
| commit | f343459d6198352964dbb6779f15c352fe2d5794 (patch) | |
| tree | 07d50c9a8269e3892ccea8f5680b3e2bac984fce /.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..404b718 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nlp_tools"] + path = nlp_tools + url = https://github.com/jacobandreas/nlp_tools.git |
