From a1a8359141c252b79bde6ea40218a30c0dbf1544 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 10 Jan 2017 14:32:06 -0500 Subject: add nlopt --- .gitmodules | 3 +++ nlopt | 1 + 2 files changed, 4 insertions(+) create mode 160000 nlopt diff --git a/.gitmodules b/.gitmodules index bd33b9e..4533cb4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "python-cvxcanon"] path = python-cvxcanon url = ssh://aur@aur.archlinux.org/python-cvxcanon +[submodule "nlopt"] + path = nlopt + url = https://aur.archlinux.org/nlopt.git diff --git a/nlopt b/nlopt new file mode 160000 index 0000000..e6a9bfe --- /dev/null +++ b/nlopt @@ -0,0 +1 @@ +Subproject commit e6a9bfe019480fbc18f7106c45119516bf90ead0 -- cgit v1.2.3-70-g09d2