> Now I know that I can export ordinary functions from UNIX by placing the > function names in a module definition file. But can I export class names > this way ? Why do you want to do that? There is no need, everything will just work fine. Regards, Martin