From c9b029e5df621226911096ccfb78c5f7e3edc363 Mon Sep 17 00:00:00 2001 From: Ghislain Seguin Date: Sun, 30 Oct 2011 21:56:30 -0700 Subject: [PATCH] Added almond as a submodule --- .gitmodules | 3 +++ almond | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 almond diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..1272bc01 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "almond"] + path = almond + url = git://github.com/jrburke/almond.git diff --git a/almond b/almond new file mode 160000 index 00000000..67cd7dc2 --- /dev/null +++ b/almond @@ -0,0 +1 @@ +Subproject commit 67cd7dc20cda49c877104acc9bf2bb7c8639f4bd