changeset 12034:991a441ae5b9 draft

<int-e> sled bin/asmbf//s/bfasm/lables.pl | bfasm/
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 13:58:36 +0000
parents a43353cf947f
children 8676feb7b32d
files bin/asmbf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/asmbf	Fri Nov 15 01:29:58 2019 +0000
+++ b/bin/asmbf	Fri Nov 15 13:58:36 2019 +0000
@@ -1,1 +1,1 @@
-print_args_or_input "$@" |tr / \\n | bfasm
\ No newline at end of file
+print_args_or_input "$@" |tr / \\n | lables.pl | bfasm
\ No newline at end of file