diff options
author | Camil Staps | 2016-06-30 20:20:26 +0200 |
---|---|---|
committer | Camil Staps | 2016-06-30 20:27:30 +0200 |
commit | e715e592237b979f3cfffdd9f4d167222454b88f (patch) | |
tree | 97fb979b60ca87a1892ca724581366b7ee59aa15 /Misc.dcl |
A,B,C-stacks
Diffstat (limited to 'Misc.dcl')
-rw-r--r-- | Misc.dcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc.dcl b/Misc.dcl new file mode 100644 index 0000000..acd5117 --- /dev/null +++ b/Misc.dcl @@ -0,0 +1,3 @@ +definition module ABC.Misc + +abortn :: String -> a |