]> git.mxchange.org Git - lfdb2.git/commitdiff
Added 'core' with latest commit as git module.
authorRoland Haeder <roland@mxchange.org>
Mon, 9 Mar 2015 20:16:45 +0000 (21:16 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 9 Mar 2015 20:16:45 +0000 (21:16 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
.gitmodules [new file with mode: 0644]
core [new submodule]
inc [new symlink]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..7b054c7
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "core"]
+       path = core
+       url = git://git.mxchange.org/core.git
diff --git a/core b/core
new file mode 160000 (submodule)
index 0000000..aebdd61
--- /dev/null
+++ b/core
@@ -0,0 +1 @@
+Subproject commit aebdd613aed13516c96d08fa6f72b3a11f4d3b85
diff --git a/inc b/inc
new file mode 120000 (symlink)
index 0000000..1f8dea2
--- /dev/null
+++ b/inc
@@ -0,0 +1 @@
+core/inc
\ No newline at end of file