diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-05-13 19:59:03 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-05-13 19:59:03 -0700 |
commit | 3cf8a4548fd31d4e6f221bbcc643b365264a649c (patch) | |
tree | a323319603c8be9a317191769be3dcfc01146879 /subx/apps | |
parent | d3862d2b31fbe950c7c5687ca65edd6a7c13f65f (diff) | |
parent | a5e7292d4d3acc2da0ed3456f04a5c981971ffe4 (diff) | |
download | mu-3cf8a4548fd31d4e6f221bbcc643b365264a649c.tar.gz |
Merge branch 'master' into dquotes
Diffstat (limited to 'subx/apps')
-rwxr-xr-x | subx/apps/assort | bin | 21492 -> 21809 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 18651 -> 18968 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1b | bin | 19210 -> 19527 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 17567 -> 17884 bytes |
-rwxr-xr-x | subx/apps/handle | bin | 18394 -> 18711 bytes |
-rwxr-xr-x | subx/apps/hex | bin | 21660 -> 21977 bytes |
-rwxr-xr-x | subx/apps/pack | bin | 36252 -> 36569 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort index e331ce8a..d2aaaf1a 100755 --- a/subx/apps/assort +++ b/subx/apps/assort Binary files differdiff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index eb187bb3..3fbc9c33 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 e8d72937..71265ffe 100755 --- a/subx/apps/crenshaw2-1b +++ b/subx/apps/crenshaw2-1b Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 2c47ab8a..4f5f7dc2 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle index 274677fe..520ca276 100755 --- a/subx/apps/handle +++ b/subx/apps/handle Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex index 70734450..667fbc1f 100755 --- a/subx/apps/hex +++ b/subx/apps/hex Binary files differdiff --git a/subx/apps/pack b/subx/apps/pack index 7e8cc761..2b313f08 100755 --- a/subx/apps/pack +++ b/subx/apps/pack Binary files differ |