Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix nasa#173, refactor app and lib loading procedure
Reorganize the global data structures for apps and libraries into components that can be shared between the two concepts. Break up the monolithic AppCreate and LoadLibrary functions and have these call subroutines that operate on the common components.
- Loading branch information