about summary refs log tree commit diff stats
path: root/subx/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-04-05 15:39:52 -0700
committerKartik Agaram <vc@akkartik.com>2019-04-05 15:39:52 -0700
commit49a389bc303ba8c9dbf13fc7a9d1cf4476338036 (patch)
tree3f644a48b6695531c7f412f56b5e8365a43dac31 /subx/apps
parent93ccd669eee62f4d00565e5dfa5bdbccd815e596 (diff)
downloadmu-49a389bc303ba8c9dbf13fc7a9d1cf4476338036.tar.gz
5056
Diffstat (limited to 'subx/apps')
-rwxr-xr-xsubx/apps/crenshaw2-1bin17583 -> 17845 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bbin18142 -> 18404 bytes
-rwxr-xr-xsubx/apps/factorialbin16501 -> 16763 bytes
-rwxr-xr-xsubx/apps/handlebin17276 -> 17538 bytes
-rwxr-xr-xsubx/apps/hexbin20562 -> 20824 bytes
-rwxr-xr-xsubx/apps/packbin35112 -> 35374 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index 0d625f1d..fe3894ec 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 f693a204..431ec834 100755
--- a/subx/apps/crenshaw2-1b
+++ b/subx/apps/crenshaw2-1b
Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial
index 97014e36..5c2a50b9 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle
index c484fb0b..eee59220 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex
index bfbdc771..1bf03e5a 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differdiff --git a/subx/apps/pack b/subx/apps/pack
index 6343e0c7..3f96f27d 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ
n208'>208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281