From 2d72457a512a87371567f09136f3cc7341c0614d Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 3 Mar 2017 17:57:05 -0500 Subject: new package --- .gitmodules | 3 +++ python-ng-numpy-randomstate | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-ng-numpy-randomstate diff --git a/.gitmodules b/.gitmodules index 33322f4..bf09a0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "quantlib"] path = quantlib url = git@horel.org:guillaume/arch-pkgs/quantlib.git +[submodule "python-ng-numpy-randomstate"] + path = python-ng-numpy-randomstate + url = ssh://aur@aur.archlinux.org/python-ng-numpy-randomstate.git diff --git a/python-ng-numpy-randomstate b/python-ng-numpy-randomstate new file mode 160000 index 0000000..464436f --- /dev/null +++ b/python-ng-numpy-randomstate @@ -0,0 +1 @@ +Subproject commit 464436f6e5a102919294dad383c6f30c393f22f8 -- cgit v1.2.3-70-g09d2