aboutsummaryrefslogtreecommitdiff
path: root/src/src_push_swap
diff options
context:
space:
mode:
Diffstat (limited to 'src/src_push_swap')
-rw-r--r--src/src_push_swap/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/src_push_swap/main.c b/src/src_push_swap/main.c
deleted file mode 100644
index 5019e79..0000000
--- a/src/src_push_swap/main.c
+++ /dev/null
@@ -1,4 +0,0 @@
-int main(int argc, char **argv)
-{
- return 0;
-}