aboutsummaryrefslogtreecommitdiff
path: root/frontend/containers.icl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/containers.icl')
-rw-r--r--frontend/containers.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/containers.icl b/frontend/containers.icl
index dd4e66e..fae67f1 100644
--- a/frontend/containers.icl
+++ b/frontend/containers.icl
@@ -512,4 +512,4 @@ instance toString (a, b) | toString a & toString b
where
toString (a, b)
= "("+++toString a+++","+++toString b+++")"
- \ No newline at end of file
+ \ No newline at end of file