diff options
-rw-r--r-- | 078table.subx | 2 | ||||
-rwxr-xr-x | apps/assort | bin | 35256 -> 35258 bytes | |||
-rwxr-xr-x | apps/crenshaw2-1 | bin | 28250 -> 28252 bytes | |||
-rwxr-xr-x | apps/crenshaw2-1b | bin | 28809 -> 28811 bytes | |||
-rwxr-xr-x | apps/desugar | bin | 34519 -> 34521 bytes | |||
-rwxr-xr-x | apps/dquotes | bin | 41812 -> 41814 bytes | |||
-rwxr-xr-x | apps/factorial | bin | 27166 -> 27168 bytes | |||
-rwxr-xr-x | apps/handle | bin | 28020 -> 28022 bytes | |||
-rwxr-xr-x | apps/hex | bin | 37811 -> 37813 bytes | |||
-rwxr-xr-x | apps/pack | bin | 47942 -> 47944 bytes | |||
-rwxr-xr-x | apps/survey | bin | 44539 -> 44541 bytes | |||
-rwxr-xr-x | apps/tests | bin | 34068 -> 34070 bytes |
12 files changed, 1 insertions, 1 deletions
diff --git a/078table.subx b/078table.subx index c0b64890..092cc2ae 100644 --- a/078table.subx +++ b/078table.subx @@ -264,7 +264,7 @@ $get-slice:abort: 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP # . _write(2/stderr, error) # . . push args - 68/push "get-slice: key not found: "/imm32 + 68/push ": get-slice: key not found: "/imm32 68/push 2/imm32/stderr # . . call e8/call _write/disp32 diff --git a/apps/assort b/apps/assort index e9609e0e..ae15cbf1 100755 --- a/apps/assort +++ b/apps/assort Binary files differdiff --git a/apps/crenshaw2-1 b/apps/crenshaw2-1 index 4fe94ff5..a45d61b4 100755 --- a/apps/crenshaw2-1 +++ b/apps/crenshaw2-1 Binary files differdiff --git a/apps/crenshaw2-1b b/apps/crenshaw2-1b index 2a4f4234..77458834 100755 --- a/apps/crenshaw2-1b +++ b/apps/crenshaw2-1b Binary files differdiff --git a/apps/desugar b/apps/desugar index 5fb360c1..2edf32a3 100755 --- a/apps/desugar +++ b/apps/desugar Binary files differdiff --git a/apps/dquotes b/apps/dquotes index 739326e7..6412b2d2 100755 --- a/apps/dquotes +++ b/apps/dquotes Binary files differdiff --git a/apps/factorial b/apps/factorial index c98f0377..2d187413 100755 --- a/apps/factorial +++ b/apps/factorial Binary files differdiff --git a/apps/handle b/apps/handle index 611831f1..719842ca 100755 --- a/apps/handle +++ b/apps/handle Binary files differdiff --git a/apps/hex b/apps/hex index 9e1c4757..eefef9ab 100755 --- a/apps/hex +++ b/apps/hex Binary files differdiff --git a/apps/pack b/apps/pack index eeacd172..0c86f251 100755 --- a/apps/pack +++ b/apps/pack Binary files differdiff --git a/apps/survey b/apps/survey index 02b3498c..2791a309 100755 --- a/apps/survey +++ b/apps/survey Binary files differdiff --git a/apps/tests b/apps/tests index 9b0f292f..c4d7d3d6 100755 --- a/apps/tests +++ b/apps/tests Binary files differ |