diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-04-21 13:13:28 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-04-21 13:13:28 +0000 |
| commit | fc72f8b730f824f79c78aa22cf1c4b5fb8cd8c58 (patch) | |
| tree | 7d3a46c301de63db0a84b46bf3992677fab363a8 | |
| parent | c4f36a024a772dc780b0a7152cbcd72802f7767c (diff) | |
Added TODO item about startcat in CFGM grammars.
| -rw-r--r-- | doc/TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -175,6 +175,12 @@ Other flags override daughter flags for daughter modules (e.g. -startcat and -conversion) +* [bringert] IMPORTANT: get right startcat flag when printing CFGM + GF.CFGM.PrintCFGrammar.prCanonAsCFGM currently only gets the startcat + flag from the top-level concrete module. This might be easier + to fix if the multi grammar printers had access to more than just + the CanonGrammar. + * [peb] WISH: generalizing incomplete concrete I want to be able to open an incomplete concrete module @@ -223,7 +229,3 @@ modules - How can this be combined with several modules inside one file? - - - - |
