aboutsummaryrefslogtreecommitdiff
path: root/frontend/ShowWrapped.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/ShowWrapped.dcl')
-rw-r--r--frontend/ShowWrapped.dcl5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/ShowWrapped.dcl b/frontend/ShowWrapped.dcl
new file mode 100644
index 0000000..3bcc251
--- /dev/null
+++ b/frontend/ShowWrapped.dcl
@@ -0,0 +1,5 @@
+definition module ShowWrapped
+
+from Wrap import WrappedNode
+
+ShowWrapped :: WrappedNode -> [{#Char}] \ No newline at end of file