diff options
| author | Jacob <andqso@gmail.com> | 2013-07-28 10:32:04 +0100 |
|---|---|---|
| committer | Jacob <andqso@gmail.com> | 2013-07-28 10:32:04 +0100 |
| commit | ca0466aabe2ce7a0bd2a7d36861e289defa2e7be (patch) | |
| tree | 57f57a6970605b4d078c7eba001b4757dc6b518c | |
| parent | 4f818256a13a61cbedee919a07637b8ed225783e (diff) | |
added nlp_tools submod
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | nlp_tools | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..404b718 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nlp_tools"] + path = nlp_tools + url = https://github.com/jacobandreas/nlp_tools.git diff --git a/nlp_tools b/nlp_tools new file mode 160000 +Subproject e4499df40abf8c1531041f6ef21df0dca036d1d |
