From 5cb351cb19a4fb42e2566e6e74ddaaf4ea807ec9 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 24 Sep 2014 11:20:08 -0700 Subject: [PATCH] sci-libs/stepper: Add submodule for this package --- .gitmodules | 4 ++++ sci-libs/stepper | 1 + 2 files changed, 5 insertions(+) create mode 160000 sci-libs/stepper diff --git a/.gitmodules b/.gitmodules index a866eb5..b1523ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -194,3 +194,7 @@ path = sci-libs/pypiezo url = ./ branch = sci-libs/pypiezo +[submodule "sci-libs/stepper"] + path = sci-libs/stepper + url = ./ + branch = sci-libs/stepper diff --git a/sci-libs/stepper b/sci-libs/stepper new file mode 160000 index 0000000..f06883c --- /dev/null +++ b/sci-libs/stepper @@ -0,0 +1 @@ +Subproject commit f06883c02e149bb20a42036fcc9cb49b64282fea -- 2.26.2