From eb49b6ab568b6da88a7ddb28029a663ff324dffa Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 5 Nov 2015 08:23:33 +0000 Subject: improved documentation of vp -showdep --- src/runtime/haskell/PGF/VisualizeTree.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime') diff --git a/src/runtime/haskell/PGF/VisualizeTree.hs b/src/runtime/haskell/PGF/VisualizeTree.hs index f0b4de1ac..01c21281c 100644 --- a/src/runtime/haskell/PGF/VisualizeTree.hs +++ b/src/runtime/haskell/PGF/VisualizeTree.hs @@ -300,7 +300,7 @@ graphvizBracketedString opts mbl tree bss = render graphviz_code "head" -> "" l -> l _ -> argLabel fun arg - argLabel fun arg = showCId fun ++ "#" ++ show arg + argLabel fun arg = "dep#" ++ show arg --showCId fun ++ "#" ++ show arg mkLeafNode cat word | noDep opts = word --- || not (noCat opts) -- show POS only if intermediate nodes hidden -- cgit v1.2.3