summaryrefslogtreecommitdiff
path: root/module/styxpersist.m
diff options
context:
space:
mode:
Diffstat (limited to 'module/styxpersist.m')
-rw-r--r--module/styxpersist.m4
1 files changed, 4 insertions, 0 deletions
diff --git a/module/styxpersist.m b/module/styxpersist.m
new file mode 100644
index 00000000..118fc774
--- /dev/null
+++ b/module/styxpersist.m
@@ -0,0 +1,4 @@
+Styxpersist: module {
+ PATH: con "/dis/lib/styxpersist.dis";
+ init: fn(clientfd: ref Sys->FD, usefac: int, keyspec: string): (chan of chan of ref Sys->FD, string);
+};