From d1220eec47fb1842faa0fe4626c9ca6e6ec42e2f Mon Sep 17 00:00:00 2001 From: Maciej Aniserowicz Date: Mon, 17 Dec 2012 09:05:30 +0100 Subject: [PATCH] added FimClient submodule from Predica GitHub --- .gitmodules | 3 +++ FimClient | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 FimClient diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c4e396b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "FimClient"] + path = FimClient + url = git://github.com/Predica/FimClient.git diff --git a/FimClient b/FimClient new file mode 160000 index 0000000..1afe76d --- /dev/null +++ b/FimClient @@ -0,0 +1 @@ +Subproject commit 1afe76d191a718801af24b3dc8ce81b035f3d06e