From 67d0da90639faf88cbd5de2f7e1d93876268ff97 Mon Sep 17 00:00:00 2001 From: Martin Scherer Date: Wed, 12 Aug 2015 12:49:10 +0200 Subject: [PATCH] re-add ipython submodule (deleted by accident in b266605c0f2bba2b96de2230270aa2b0701bf6bc by the only person who understands all the code). --- .gitmodules | 4 ++++ pyemma-ipython | 1 + 2 files changed, 5 insertions(+) create mode 160000 pyemma-ipython diff --git a/.gitmodules b/.gitmodules index e69de29bb..f150ddb0b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "ipython"] + path = pyemma-ipython + url = https://github.com/markovmodel/PyEMMA_IPython.git + diff --git a/pyemma-ipython b/pyemma-ipython new file mode 160000 index 000000000..77b56fb97 --- /dev/null +++ b/pyemma-ipython @@ -0,0 +1 @@ +Subproject commit 77b56fb97b3d02559321e2c11901615d6675a104