// makes dynamic & static modules static S dm_showNewModule(S moduleLibID) { ret (S) callCreator('makeNewModule, moduleLibID, true); }