diff options
Diffstat (limited to 'demo/more/conference1.ur')
-rw-r--r-- | demo/more/conference1.ur | 3 |
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 |