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/crenshaw2-1 | |
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/crenshaw2-1')
-rw-r--r-- | subx/apps/crenshaw2-1 | bin | 1245 -> 1245 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index cb0429f3..f6601a48 100644
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differ |