From a0613fb8cc2bc824aa8627bfefb30cf026002f57 Mon Sep 17 00:00:00 2001 From: Athemis Date: Tue, 7 Jul 2015 15:19:22 +0200 Subject: [PATCH] Add submodule pyqtgraph --- .gitmodules | 3 +++ libs/pyqtgraph | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 libs/pyqtgraph diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1bd1816 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libs/pyqtgraph"] + path = libs/pyqtgraph + url = https://github.com/pyqtgraph/pyqtgraph-core.git diff --git a/libs/pyqtgraph b/libs/pyqtgraph new file mode 160000 index 0000000..cc2d6b5 --- /dev/null +++ b/libs/pyqtgraph @@ -0,0 +1 @@ +Subproject commit cc2d6b54cb0cb9d18fcfa5cade098d0ddfa63bb7