summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrRegExp.hs
AgeCommit message (Collapse)Author
2007-01-05Changed all SRG printer to take Options and StateGrammar arguments. This ↵bringert
makes Custom a lot cleaner.
2007-01-05Change input to the different SRG printers to be StateGrammar instead of ↵bringert
CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom.
2006-12-15Towards smaller SRGs when lots of variants are used.bringert