summaryrefslogtreecommitdiffstats
path: root/list.h
diff options
context:
space:
mode:
authorJohn Anthony <johnanthony@lavabit.com>2013-06-15 19:18:09 +0100
committerJohn Anthony <johnanthony@lavabit.com>2013-06-15 19:18:09 +0100
commit5c96abf45713e72276fa1009a775feabd3dba5f0 (patch)
treeb1569707058384a6b03c950915cab04d07ed60fe /list.h
parentcbcb6c8ef40470a3144465e92c0c83e3ac427e9a (diff)
downloadnyancat-5c96abf45713e72276fa1009a775feabd3dba5f0.tar.gz
nyancat-5c96abf45713e72276fa1009a775feabd3dba5f0.tar.bz2
nyancat-5c96abf45713e72276fa1009a775feabd3dba5f0.zip
Changed to generic linked list
Diffstat (limited to 'list.h')
l---------list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/list.h b/list.h
new file mode 120000
index 0000000..252ae99
--- /dev/null
+++ b/list.h
@@ -0,0 +1 @@
+../Structures/list.h \ No newline at end of file