diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-12-04 12:26:27 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-12-04 12:26:27 -0800 |
commit | 79328f9ad6f3118fd86c1f99f672d2807917d848 (patch) | |
tree | 0a9ad5f6de74f53ee727b30640b05d2e1055ab80 /subx/apps | |
parent | a94b60b5cc217f08e4fd6c949e6af590c55a176b (diff) | |
download | mu-79328f9ad6f3118fd86c1f99f672d2807917d848.tar.gz |
4841
New helper: print an error message, then a numeric byte, then abort.
Diffstat (limited to 'subx/apps')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 7509 -> 7678 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1b | bin | 8070 -> 8239 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 6400 -> 6569 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index fbe0c10a..45f0e34c 100755 --- a/subx/apps/crenshaw2-1 +++ b/subx/apps/crenshaw2-1 Binary files differdiff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b index fecd6c39..f3afe6f2 100755 --- a/subx/apps/crenshaw2-1b +++ b/subx/apps/crenshaw2-1b Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 83dab085..befd01b6 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differ |