diff options
| -rw-r--r-- | .gitmodules | 9 | ||||
| m--------- | python-cvxcanon | 0 | ||||
| m--------- | python-cvxpy | 0 | ||||
| m--------- | python-fastcache | 0 |
4 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index caf6ee4..bd33b9e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,12 @@ [submodule "ejabberd-git"] path = ejabberd-git url = ssh://aur@aur.archlinux.org/ejabberd-git +[submodule "python-cvxpy"] + path = python-cvxpy + url = ssh://aur@aur.archlinux.org/python-cvxpy +[submodule "python-fastcache"] + path = python-fastcache + url = ssh://aur@aur.archlinux.org/python-fastcache +[submodule "python-cvxcanon"] + path = python-cvxcanon + url = ssh://aur@aur.archlinux.org/python-cvxcanon diff --git a/python-cvxcanon b/python-cvxcanon new file mode 160000 +Subproject 5d102b010dae4b860440f574e762dd9939095d0 diff --git a/python-cvxpy b/python-cvxpy new file mode 160000 +Subproject c07b61953c274200f8bfb0113a7c8878c4c5675 diff --git a/python-fastcache b/python-fastcache new file mode 160000 +Subproject 887b2697412f2bdd664c6d41a2337b9112a5a2d |
