1-*- Indented-Text -*-
2
3* Short documentation (how to compile files and add them to the microcode).
4
5* Implement compile-procedure and compile-scode.
6
7* Make fasdump work on compiled code by doing something similar to what
8  happens with primitives.  Right now it is difficult because there is
9  nothing to map back entry numbers to block numbers.
10
11* Add ability to unload unneeded shared libraries (e.g. after
12  disk-restore).
13