diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-29 08:36:30 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-09 10:27:56 +0200 |
| commit | ae96b99509f50393d449a8b4702d62738cb1c5f4 (patch) | |
| tree | 00dc5e72838dd47986c936a0a35952912827dd73 /.gitmodules | |
| parent | 1383f32aefb463a94754c8596eacae53d3302fd7 (diff) | |
fix duplicated submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0883511..aa4da80 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "LibOVR"] path = LibOVR url = https://github.com/opentrack/LibOVR.git + branch = master [submodule "flandmark"] path = flandmark url = https://github.com/uricamic/flandmark.git |
