diff options
| author | aarne <aarne@chalmers.se> | 2010-02-01 09:56:58 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-02-01 09:56:58 +0000 |
| commit | 510d511637775a1e70809fd5b1e40bc623dd421b (patch) | |
| tree | 7514eb96f7e06d20a4dd9e6afeaafd596fa1adf2 /src/runtime/haskell/PGF.hs | |
| parent | 563e65c30949d415dd6124c9b188256c328a461a (diff) | |
commands mq and tq can take a tree with metas to guide generation
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 6b6e3b1a3..895162e2e 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -79,6 +79,7 @@ module PGF( -- ** Generation generateRandom, generateAll, generateAllDepth, + generateRandomFrom, -- from initial expression, possibly weighed -- ** Morphological Analysis Lemma, Analysis, Morpho, |
