From e84ac69296d2bd901d9d5dba59a1873fc6fb7cc1 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 11 Jan 2008 11:24:09 +0000 Subject: 20080111-1121 --- module/newns.m | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'module') diff --git a/module/newns.m b/module/newns.m index e7c0c23e..e5a16dfb 100644 --- a/module/newns.m +++ b/module/newns.m @@ -1,8 +1,7 @@ Newns: module { PATH: con "/dis/lib/newns.dis"; - # - # Build a new namespace from a description file - # + newns: fn(user: string, nsfile: string): string; + newuser: fn(user: string, cap: string, nsfile: string): string; }; -- cgit v1.2.3