diff options
| author | krasimir <krasimir@chalmers.se> | 2008-06-19 12:48:29 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2008-06-19 12:48:29 +0000 |
| commit | 4dd62417dc64609e0c37633fbbba52e82c221b2e (patch) | |
| tree | ba6404c44f7f681c40a7dea5521243f0ede9c752 /GF.cabal | |
| parent | 944eea8de9e077d1b3ee1a9edad9c52e9dbc2bd0 (diff) | |
split the Exp type to Tree and Expr
Diffstat (limited to 'GF.cabal')
| -rw-r--r-- | GF.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ library PGF.Parsing.FCFG.Active PGF.Parsing.FCFG.Incremental PGF.Parsing.FCFG - PGF.ExprSyntax + PGF.Expr PGF.Raw.Parse PGF.Raw.Print PGF.Raw.Convert |
