From 628d7b6c51562b42a48b3caf05f225e829dd16f6 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 25 Jan 2017 11:07:42 -0500 Subject: new module --- .gitmodules | 3 +++ cyipopt | 1 + 2 files changed, 4 insertions(+) create mode 160000 cyipopt diff --git a/.gitmodules b/.gitmodules index 23048a2..7d190da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "isda_cds_model"] path = isda_cds_model url = git@horel.org:guillaume/arch-pkgs/isda_cds_model.git +[submodule "cyipopt"] + path = cyipopt + url = git@horel.org:guillaume/arch-pkgs/cyipopt.git diff --git a/cyipopt b/cyipopt new file mode 160000 index 0000000..4811d53 --- /dev/null +++ b/cyipopt @@ -0,0 +1 @@ +Subproject commit 4811d530df56706bed731dcd527c1cd06711fa3f -- cgit v1.2.3-70-g09d2