1 2 3 4 5 6 7 8
Newns: module { PATH: con "/dis/lib/newns.dis"; # # Build a new namespace from a description file # newns: fn(user: string, nsfile: string): string; };