diff options
| author | ra.monique <ra.monique@gmail.com> | 2011-09-15 16:32:49 +0000 |
|---|---|---|
| committer | ra.monique <ra.monique@gmail.com> | 2011-09-15 16:32:49 +0000 |
| commit | bdc77bf0e4c4b705a3deb5976271dc1fd3df3baf (patch) | |
| tree | d231656ea3681cc1e801f5f6790603be541ebe1a /gf.cabal | |
| parent | 751fd79763b4c3e76f97dc7cbb990ef3dcbebdca (diff) | |
added topological sort module to PGF - to be used in example based grammar writing
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ library PGF.Generate PGF.Linearize PGF.Parse + PGF.SortTop PGF.Expr PGF.Type PGF.Tree |
