From c285b65dcfc3892a2447cb6ade8504480d60e3e8 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Sat, 22 Dec 2012 23:57:01 -0500 Subject: [PATCH] added models --- .gitmodules | 3 +++ share/openbr/models | 1 + 2 files changed, 4 insertions(+), 0 deletions(-) create mode 160000 share/openbr/models diff --git a/.gitmodules b/.gitmodules index 6b3e71b..0de6597 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "data"] path = data url = https://github.com/biometrics/openbr-data.git +[submodule "share/openbr/models"] + path = share/openbr/models + url = https://github.com/biometrics/openbr-models.git diff --git a/share/openbr/models b/share/openbr/models new file mode 160000 index 0000000..a7a133b --- /dev/null +++ b/share/openbr/models @@ -0,0 +1 @@ +Subproject commit a7a133b98757d6affadd834b0d96d16e6d8ca04f -- libgit2 0.21.4