Commit 00bdac9d41e6467576de6e30f59dd3040d82a3ed
1 parent
48bdede7
added janus submodule
Showing
2 changed files
with
4 additions
and
0 deletions
.gitmodules
| @@ -4,3 +4,6 @@ | @@ -4,3 +4,6 @@ | ||
| 4 | [submodule "share/openbr/doc"] | 4 | [submodule "share/openbr/doc"] |
| 5 | path = share/openbr/doc | 5 | path = share/openbr/doc |
| 6 | url = https://github.com/biometrics/openbr-doc.git | 6 | url = https://github.com/biometrics/openbr-doc.git |
| 7 | +[submodule "openbr/janus"] | ||
| 8 | + path = openbr/janus | ||
| 9 | + url = https://github.com/biometrics/janus.git |
| 1 | +Subproject commit 9eea6b0b9c29335c112d69407fa952bebaed9220 |