aboutsummaryrefslogtreecommitdiff
path: root/mc
diff options
context:
space:
mode:
authorAnthony Wang2022-12-17 11:57:48 -0600
committerAnthony Wang2022-12-17 11:57:48 -0600
commit92e83efd95250c8c61a6993c7a3c8e211b49d9a8 (patch)
treea69cd3171dae673962f029de25219a64170c5a26 /mc
parent9b62eed93c2ba0b5112ad804f97cabc0e95d6d5a (diff)
Add new bytebeat in Scheme implementation
Diffstat (limited to 'mc')
-rwxr-xr-xmc4
1 files changed, 0 insertions, 4 deletions
diff --git a/mc b/mc
deleted file mode 100755
index 8b18461..0000000
--- a/mc
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/guile -s
-!#
-
-(display "hello world")