removed crud

This commit is contained in:
techtangents 2013-03-17 22:01:23 +10:00
parent 32efcfa941
commit 98d7fde7cb

View file

@ -11,5 +11,3 @@ escape =
(replace "\t" "\\t") .
(replace "\"" "\\\"") .
(replace "\\" "\\\\")
-- (a -> t) -> a -> b -> c -> (t -> t -> t -> z) -> z