ref: a600cca5ff367ca7e7c64a14a8e87ba376780f6d
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; };