diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-10-16 23:44:31 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-10-16 23:44:31 -0700 |
commit | 3d6450f216f98a5348f86542444737c0a6178fc4 (patch) | |
tree | 8411673f47465b789d3df14ff4cd987dff11a5ac /subx/apps | |
parent | df592211f639504c31fa8a160a16acd961bbdede (diff) | |
download | mu-3d6450f216f98a5348f86542444737c0a6178fc4.tar.gz |
4707 - subx: dependency-injected write() primitive
Diffstat (limited to 'subx/apps')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 2554 -> 2979 bytes |
-rwxr-xr-x | subx/apps/factorial | bin | 2581 -> 3006 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index a924209d..52814a1d 100755 --- a/subx/apps/crenshaw2-1 +++ b/subx/apps/crenshaw2-1 Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial index 44a3cd30..a1fa3905 100755 --- a/subx/apps/factorial +++ b/subx/apps/factorial Binary files differ |