aboutsummaryrefslogtreecommitdiffstats
path: root/bacon.c
diff options
context:
space:
mode:
Diffstat (limited to 'bacon.c')
-rw-r--r--bacon.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/bacon.c b/bacon.c
deleted file mode 100644
index b7ed73e..0000000
--- a/bacon.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <beer.h>
-
-main () {
- beer("drink");
-}