diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-03-21 11:02:26 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-03-21 11:02:26 +0100 |
| commit | 147880ad8e8d19fafe7d2a523dfe02dcc4294c24 (patch) | |
| tree | daa6d598c89e48f7429e3ecccc5ec1c76f8486a2 /.gitmodules | |
| download | vortrag-knn-147880ad8e8d19fafe7d2a523dfe02dcc4294c24.tar.gz vortrag-knn-147880ad8e8d19fafe7d2a523dfe02dcc4294c24.zip | |
pre first commit
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..300471b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "sigma.js"] + path = sigma.js + url = https://github.com/jacomyal/sigma.js.git +[submodule "brain"] + path = brain + url = https://github.com/harthur/brain |
