summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-05-07 17:26:08 -0700
committerVito Caputo <vcaputo@pengaru.com>2019-05-07 17:26:08 -0700
commit727fdf6542c0681a30d865b84555ab40257bf6b2 (patch)
tree52803c1c4bed276ad2f48cacfcbd9f677584ab22
parent63a980d9b31b215517601afb9097d2d5fd721f67 (diff)
dll_h: add dll_h linked list header submodule
Preparing to discard src/list.h
-rw-r--r--.gitmodules3
m---------dll_h0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..71f303a
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "dll_h"]
+ path = dll_h
+ url = git://git.pengaru.com/dll_h
diff --git a/dll_h b/dll_h
new file mode 160000
+Subproject dbcf483d4069d9f82cf99c4965d05c99cf09816
© All Rights Reserved