aboutsummaryrefslogtreecommitdiff
path: root/tree.icl
diff options
context:
space:
mode:
authorCamil Staps2016-06-10 08:45:09 +0200
committerCamil Staps2016-06-10 08:45:09 +0200
commit09cf0f0791f8d05dbec240917e2010b161bb24f6 (patch)
treea5f5ac3d5f17d75bbe3171c3528307e81a9ec3d9 /tree.icl
parentLaTeX formatting for derivation trees (diff)
Minimalistic prover
Diffstat (limited to 'tree.icl')
-rw-r--r--tree.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tree.icl b/tree.icl
index f895c89..5472b40 100644
--- a/tree.icl
+++ b/tree.icl
@@ -20,7 +20,7 @@ Start w
# tree = trace (toString tree +++ "\n") tree
= toString (toLaTeX tree)
where
- devtree pgm = fromJust (tree pgm zero { zero & input = [""] } listIO)
+ devtree pgm = fromJust (tree pgm zero { zero & input = [Lit ""] } listIO)
readFile :: !*File -> *(!String, !*File)
readFile f