1
0
forked from GitHub/gf-core

examples of file conversion with ps

This commit is contained in:
aarne
2009-03-28 13:41:29 +00:00
parent 38e52ec6f0
commit 14f606449c
2 changed files with 4 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ import GF.Grammar.PrGrammar
import Data.List
import Control.Monad
import Debug.Trace
matchPattern :: [(Patt,Term)] -> Term -> Err (Term, Substitution)
matchPattern pts term =