ref: 41e27b2d10c6a60c49931332e8677438736a1e36
dir: /appl/spree/lib/objstore.m/
Objstore: module { PATH: con "/dis/spree/lib/objstore.dis"; init: fn(mod: Spree, g: ref Clique); unarchive: fn(); setname: fn(o: ref Object, name: string); get: fn(name: string): ref Object; };