From a99696a81c49fb95387f1ac3749a864182ba6217 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 31 Oct 2020 21:54:48 -0400 Subject: Improve 2-train and modified assignment positioning in evaluation chart --- tutorial/evalexp.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorial') diff --git a/tutorial/evalexp.bqn b/tutorial/evalexp.bqn index f25144ac..d1d02f77 100644 --- a/tutorial/evalexp.bqn +++ b/tutorial/evalexp.bqn @@ -20,7 +20,7 @@ DrawEval←{ "11111000000000010000022000" # Arguments "000//232323223102303200121" # Stack values consumed "11111111111111011101111111" # Stack values output - "00000110101000001101000100" # Position determiner + "00000110111001001101000100" # Position determiner ⟩ m ← { # Mask of instruction starts a ← ba(⊣⊏˜≠⊸>×⊢)b -- cgit v1.2.3