summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-09-06 22:18:01 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-09-06 22:18:01 +0200
commit61dc84ab5ae95b3fa6bbbdcadf880f8ec64a925f (patch)
tree8c6dd3b6edd29ffda2aa08a4af90c47835620f86
parent1ca81854f4ff68c7d65006d9a026e487fb537f2e (diff)
stuff
-rw-r--r--Makefile1
-rw-r--r--bf.prn2
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ad763d5..ded4503 100644
--- a/Makefile
+++ b/Makefile
@@ -13,3 +13,4 @@ remake: clean all
postrun: $(OBJECTS)
g++ -Wall -O2 -std=c++11 -o postrun $(OBJECTS)
+ strip postrun
diff --git a/bf.prn b/bf.prn
index 1b305e1..acaa6c1 100644
--- a/bf.prn
+++ b/bf.prn
@@ -1,4 +1,4 @@
-200 "TAPELEN" store
+900 "TAPELEN" store
##First, read in the source