From e090a64bb0143320dc5b0ce45b084fd603e5f883 Mon Sep 17 00:00:00 2001 From: Michael Fabian Dirks Date: Sun, 17 May 2015 11:56:44 +0200 Subject: [PATCH] Add BlitzPointer submodule. --- .gitmodules | 3 +++ BlitzPointer | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 BlitzPointer diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..42395d2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "BlitzPointer"] + path = BlitzPointer + url = git@github.com:Xaymar/BlitzPointer.git diff --git a/BlitzPointer b/BlitzPointer new file mode 160000 index 0000000..3a7260b --- /dev/null +++ b/BlitzPointer @@ -0,0 +1 @@ +Subproject commit 3a7260b784a3c4f96bf9bb7782d9d19472f406ef