summaryrefslogtreecommitdiff
path: root/demo/more/conference1.ur
diff options
context:
space:
mode:
Diffstat (limited to 'demo/more/conference1.ur')
-rw-r--r--demo/more/conference1.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/more/conference1.ur b/demo/more/conference1.ur
index 55aa1241..a365efa8 100644
--- a/demo/more/conference1.ur
+++ b/demo/more/conference1.ur
@@ -17,6 +17,9 @@ open Conference.Make(struct
structure O2 = Decision.Make(struct
con paperOther = _
open M
+
+ fun status [ctx] [[Body] ~ ctx]
+ r = <xml>!</xml>
end)
end)
end