aboutsummaryrefslogtreecommitdiff
path: root/flip
diff options
context:
space:
mode:
Diffstat (limited to 'flip')
-rwxr-xr-xflip3
1 files changed, 0 insertions, 3 deletions
diff --git a/flip b/flip
deleted file mode 100755
index 614bc67..0000000
--- a/flip
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/perl
-
-exec (shift @ARGV, pop @ARGV, @ARGV);