aboutsummaryrefslogtreecommitdiff
path: root/frontend/RWSDebug.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/RWSDebug.dcl')
-rw-r--r--frontend/RWSDebug.dcl5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/RWSDebug.dcl b/frontend/RWSDebug.dcl
new file mode 100644
index 0000000..b59baf6
--- /dev/null
+++ b/frontend/RWSDebug.dcl
@@ -0,0 +1,5 @@
+definition module RWSDebug
+
+(->>) :: !.a !.b -> .a
+(<<-) :: .a !.b -> .a
+<<->> :: !.a -> .a \ No newline at end of file