diff options
author | Abel Sinkovics <abelsoft@freemail.hu> | 2016-01-15 21:50:56 +0100 |
---|---|---|
committer | Abel Sinkovics <abelsoft@freemail.hu> | 2016-01-15 21:50:56 +0100 |
commit | 76cb43e65af645df096210ac58d61d15624d26bc (patch) | |
tree | dd141e305deb77f9b691bc222043e3bd22e1b3d0 /.gitmodules | |
parent | 062a6652e8aa5859c976f2313af61da13a25afe8 (diff) | |
download | boost-76cb43e65af645df096210ac58d61d15624d26bc.tar.gz |
Add metaparse submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 001a7d553a..a1fc53b1ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -512,3 +512,6 @@ [submodule "libs/hana"] path = libs/hana url = ../hana.git +[submodule "libs/metaparse"] + path = libs/metaparse + url = ../metaparse.git |