From 46439007cf417cbd9ac8049bb4122c890097a0fa Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 20:52:35 +0000 Subject: 20060303-partial --- module/workdir.m | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 module/workdir.m (limited to 'module/workdir.m') diff --git a/module/workdir.m b/module/workdir.m new file mode 100644 index 00000000..3ca7b915 --- /dev/null +++ b/module/workdir.m @@ -0,0 +1,8 @@ +Workdir: module +{ + PATH: con "/dis/lib/workdir.dis"; + + # Return current working directory + + init: fn(): string; +}; -- cgit v1.2.3