1
0
forked from GitHub/gf-core

starting GFCC format

This commit is contained in:
aarne
2006-09-05 12:14:13 +00:00
parent 1807dc4379
commit 8484cfab1b
12 changed files with 2249 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ unoptimizeCanonMod g = convMod where
ps <- mapM term2patt vs
return $ T ty [Cas [p] t | (p,t) <- zip ps ts]
FV ts -> liftM FV $ mapM exp ts
I _ -> comp t
_ -> composOp exp t
where
alls = allParamValues g