fix the computation of abstract expressions in the presence of implicit arguments

This commit is contained in:
krasimir
2011-01-08 20:55:58 +00:00
parent f7a740d1bd
commit 5941995c59
3 changed files with 9 additions and 2 deletions

View File

@@ -8,3 +8,4 @@ ai <\x -> x : ({m},n : Node) -> Node>
ai <n1 : ({m} : Node) -> Node>
ai <? : ({m} : Node) -> Node>
ai <link id : Path n1 n1>
pt -compute <\{n} -> n : ({n} : Node) -> Node> {n1}

View File

@@ -31,3 +31,5 @@ Expression: <link {n1} {n1} (id {n1}) : Path n1 n1>
Type: Path n1 n1
Probability: 1.0
n1