From e3c5bfb440105c3d6c64654656d15d566af0b45f Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Thu, 1 Sep 2011 15:40:39 +0200 Subject: [PATCH] added pixastic as a submodule --- .gitmodules | 3 +++ lib/pixastic | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/pixastic diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8658774 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/pixastic"] + path = lib/pixastic + url = https://github.com/jseidelin/pixastic.git diff --git a/lib/pixastic b/lib/pixastic new file mode 160000 index 0000000..178dd73 --- /dev/null +++ b/lib/pixastic @@ -0,0 +1 @@ +Subproject commit 178dd7313b4d7c7dceec6a137467e304f0a1210f