From b561b90a3b8989d9221422c3d04782a76b9f0afe Mon Sep 17 00:00:00 2001 From: Robert Seifert Date: Fri, 14 Jun 2013 12:35:22 -0400 Subject: [PATCH] Add API-Bank submodule --- .gitmodules | 3 +++ API-Bank | 1 + 2 files changed, 4 insertions(+) create mode 160000 API-Bank diff --git a/.gitmodules b/.gitmodules index 6c05962b1..849727e74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,6 @@ [submodule "Basic-Compoents"] path = Basic-Compoents url = git://github.com/calclavia/Basic-Components.git +[submodule "API-Bank"] + path = API-Bank + url = git://github.com/DarkGuardsman/API-Bank.git diff --git a/API-Bank b/API-Bank new file mode 160000 index 000000000..10692492e --- /dev/null +++ b/API-Bank @@ -0,0 +1 @@ +Subproject commit 10692492efe45214a2ff20b8f8dd2599d5762ff0