From f085a3982839641105de1027f69502cd338b1b4c Mon Sep 17 00:00:00 2001 From: rylon Date: Sat, 16 May 2015 11:29:20 +0200 Subject: [PATCH] danube system --- .gitmodules | 3 +++ lib/system | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/system diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8220a5c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/system"] + path = lib/system + url = git@mojotrollz.eu:system.git diff --git a/lib/system b/lib/system new file mode 160000 index 0000000..7ff8f3a --- /dev/null +++ b/lib/system @@ -0,0 +1 @@ +Subproject commit 7ff8f3aa29d9bdce6dd7c965d3e366fcb91e5dd4