diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-02-28 11:37:53 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-02-28 11:37:53 -0500 |
| commit | e107d15c66d05a4a810a24992032385274052605 (patch) | |
| tree | 998df12822126908485aaf5b3529c4ceaf521bdf /.gitmodules | |
| parent | 6b4cca8e1084e7db33ff3487a084d2dc41e9fc23 (diff) | |
| download | arch-pkgs-e107d15c66d05a4a810a24992032385274052605.tar.gz | |
move quantlib into a submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d39b886..33322f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "python-llvmlite-git"] path = python-llvmlite-git url = https://aur.archlinux.org/python-llvmlite-git.git +[submodule "quantlib"] + path = quantlib + url = git@horel.org:guillaume/arch-pkgs/quantlib.git |
