diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-05-18 06:48:06 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-05-18 06:48:06 -0700 |
commit | 2d20add2fd7195c5d22e1371c7b5bce132e58afa (patch) | |
tree | bc508ae1d6d18713a7f18239217e51a3de32bf76 | |
parent | 44fdc79f496281d4e0f99539c16a88de02b16d5b (diff) | |
download | mu-2d20add2fd7195c5d22e1371c7b5bce132e58afa.tar.gz |
5189
Fix CI.
-rwxr-xr-x | subx/apps/assort | bin | 22506 -> 22506 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 19675 -> 19675 bytes |
-rwxr-xr-x | subx/apps/crenshaw2-1b | bin | 20234 -> 20234 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 18591 -> 18591 bytes |
-rwxr-xr-x | subx/apps/handle | bin | 19418 -> 19418 bytes |
-rwxr-xr-x | subx/apps/hex | bin | 22684 -> 22684 bytes |
-rwxr-xr-x | subx/apps/pack | bin | 37316 -> 37316 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort index 12f3206c..9a0c6bbe 100755 --- a/subx/apps/assort +++ b/subx/apps/assort Binary files differdiff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index 1616c9dc..4c15f534 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 8580d169..4f629ee2 100755 --- a/subx/apps/crenshaw2-1b +++ b/subx/apps/crenshaw2-1b Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 38264cfd..af0ddc65 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle index 70bdf521..fc09834c 100755 --- a/subx/apps/handle +++ b/subx/apps/handle Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex index faec8493..5bf09dcc 100755 --- a/subx/apps/hex +++ b/subx/apps/hex Binary files differdiff --git a/subx/apps/pack b/subx/apps/pack index 01d35889..c72f538a 100755 --- a/subx/apps/pack +++ b/subx/apps/pack Binary files differ |