diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-06-28 16:56:21 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-06-28 16:56:21 -0700 |
commit | 33ba3de93d0b474756cded10b50eb1641f02b394 (patch) | |
tree | 8c26f61d7a1259213051169fb0abefcb2144d189 /subx/apps | |
parent | a7e21dbdf7d1492f850c0bf1404835ba56e71e8a (diff) | |
download | mu-33ba3de93d0b474756cded10b50eb1641f02b394.tar.gz |
.
Clean up CI.
Diffstat (limited to 'subx/apps')
-rwxr-xr-x | subx/apps/assort | bin | 25647 -> 27316 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 21321 -> 22990 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1b | bin | 21880 -> 23549 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 20237 -> 21906 bytes |
-rwxr-xr-x | subx/apps/handle | bin | 21043 -> 22712 bytes |
-rwxr-xr-x | subx/apps/hex | bin | 24330 -> 25999 bytes |
-rwxr-xr-x | subx/apps/pack | bin | 40561 -> 42230 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort index 2489d235..eae83c2c 100755 --- a/subx/apps/assort +++ b/subx/apps/assort Binary files differdiff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index 8cb5e471..997d2bb0 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 8fb03862..e59a4320 100755 --- a/subx/apps/crenshaw2-1b +++ b/subx/apps/crenshaw2-1b Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 2836d43f..1140b31e 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle index 0cc21fb2..5e1f2dca 100755 --- a/subx/apps/handle +++ b/subx/apps/handle Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex index 821a2ae1..dbaf0af4 100755 --- a/subx/apps/hex +++ b/subx/apps/hex Binary files differdiff --git a/subx/apps/pack b/subx/apps/pack index b2e21108..9169701e 100755 --- a/subx/apps/pack +++ b/subx/apps/pack Binary files differ |