diff options
| author | aarne <aarne@chalmers.se> | 2017-04-06 11:55:21 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2017-04-06 11:55:21 +0000 |
| commit | ee2f3d085ea1e3ca943f78e71be518fd2f0b16cc (patch) | |
| tree | 20d6c7ef99c660901db5c0ad1b36ba77a1defc09 /src/runtime/haskell/PGF.hs | |
| parent | 20a038719f4813d513087b214946d5b84a25a72c (diff) | |
vd command now reads local concrete configurations to deal with syncat words; TODO: dissolve clustered multiwords bound with +
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
| -rw-r--r-- | src/runtime/haskell/PGF.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs index 293aec0fd..8eb215f9d 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -132,6 +132,7 @@ module PGF( conlls2latexDoc, -- extra: Labels, getDepLabels, + CncLabels, getCncDepLabels, -- * Probabilities Probabilities, |
