summaryrefslogtreecommitdiff
path: root/set_linked_list.c
diff options
context:
space:
mode:
authorMendes Oulamara <oulamara@clipper.ens.fr>2013-11-13 19:19:57 +0100
committerMendes Oulamara <oulamara@clipper.ens.fr>2013-11-13 19:19:57 +0100
commitaba69b8e46b8b1f87bc667b62ae1f60ef42963ab (patch)
tree22a3939b25dedafc9e39c85b46ade9a4f29e264a /set_linked_list.c
parente8502faad632842da46f732f359604e5d7a81a81 (diff)
downloadAlgoProg-Projet-aba69b8e46b8b1f87bc667b62ae1f60ef42963ab.tar.gz
AlgoProg-Projet-aba69b8e46b8b1f87bc667b62ae1f60ef42963ab.zip
sets header
Diffstat (limited to 'set_linked_list.c')
-rw-r--r--set_linked_list.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/set_linked_list.c b/set_linked_list.c
new file mode 100644
index 0000000..0121589
--- /dev/null
+++ b/set_linked_list.c
@@ -0,0 +1,4 @@
+#include "sets.h"
+
+struct _set {
+