summaryrefslogtreecommitdiff
path: root/push_swap.h
diff options
context:
space:
mode:
Diffstat (limited to 'push_swap.h')
-rw-r--r--push_swap.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/push_swap.h b/push_swap.h
new file mode 100644
index 0000000..aa1fb38
--- /dev/null
+++ b/push_swap.h
@@ -0,0 +1,6 @@
+#ifndef PUSH_SWAP_H
+#define PUSH_SWAP_H
+
+
+
+#endif // PUSH_SWAP_H