diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-10-01 12:22:59 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-10-01 12:27:39 -0700 |
commit | 57628c0e4461b8bb6e6024135bf1e7f46f650030 (patch) | |
tree | 52a9f28ac189dee50b63ceeb723d7a872701dab3 /subx/apps/factorial | |
parent | 5ece295328f872fa368e7852f62f363eb701c0f9 (diff) | |
download | mu-57628c0e4461b8bb6e6024135bf1e7f46f650030.tar.gz |
4638 - extract some common libraries from apps
I'm still trying to figure out what the defaults should be. At the moment you have to explicitly pass in every file you want loaded into the output binary. Maybe that control is a good thing. The examples need no libraries so far.
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-x | subx/apps/factorial | bin | 1243 -> 1243 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index 3d052619..6412cd1a 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ |