about summary refs log tree commit diff stats
path: root/subx/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-26 10:37:28 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-26 10:37:28 -0700
commitcb3d96bc29d86fbf4c35bbff50894d11252d15f9 (patch)
tree2f629181dd181d25903ad91bf9d21bf407d1968f /subx/apps
parent561028444397d2722130ef3bbf4a403acf7964b4 (diff)
downloadmu-cb3d96bc29d86fbf4c35bbff50894d11252d15f9.tar.gz
new primitive: check-array-equal
Diffstat (limited to 'subx/apps')
-rwxr-xr-xsubx/apps/assortbin23949 -> 24109 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bin21147 -> 21307 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bbin21706 -> 21866 bytes
-rwxr-xr-xsubx/apps/factorialbin20063 -> 20223 bytes
-rwxr-xr-xsubx/apps/handlebin20869 -> 21029 bytes
-rwxr-xr-xsubx/apps/hexbin24156 -> 24316 bytes
-rwxr-xr-xsubx/apps/packbin38788 -> 38948 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort
index dc280d0a..c6a8840c 100755
--- a/subx/apps/assort
+++ b/subx/apps/assort
Binary files differdiff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index 15856474..25fc3d05 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 ba29e49c..4c24542b 100755
--- a/subx/apps/crenshaw2-1b
+++ b/subx/apps/crenshaw2-1b
Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial
index 02c3a2d4..26b881fd 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle
index ea47b0d4..916c6ec1 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex
index b70b32c6..13c58d02 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differdiff --git a/subx/apps/pack b/subx/apps/pack
index 3c0c501e..26497e17 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ