From e27c7603f0dfdb257a569ebd008f49b22c760fa0 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sun, 9 Aug 2020 11:42:29 -0400 Subject: No need for final Compile line since it's already at the end of c.bqn --- src/cjs.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/cjs.bqn b/src/cjs.bqn index cb60b7df..d5566edf 100755 --- a/src/cjs.bqn +++ b/src/cjs.bqn @@ -12,4 +12,4 @@ Gen ← L G GenLong ← ∾ (1‿2/⟨" new Uint8Array("∾∾⟜")"⋄((•UCS 10)∾" ,")⊸∾⟩) {𝕎𝕩}¨ G • ← ∾∾⟜(•UCS 10)¨ Gen¨ •args #• ← GenLong •EX •path∾"pr.bqn" -#• ← GenLong ∾∾⟜(•UCS 10)¨ (•LNS •path∾"c.bqn")∾<"Compile" +#• ← GenLong ∾∾⟜(•UCS 10)¨ •LNS •path∾"c.bqn" -- cgit v1.2.3