1
0
forked from GitHub/gf-core

Remove "srgs" output format name, use "srgs_xml" instead.

This commit is contained in:
bjorn
2008-06-17 12:30:19 +00:00
parent dacf248160
commit b2cb675317

View File

@@ -442,7 +442,6 @@ outputFormats =
("haskell", FmtHaskell),
("haskell_gadt", FmtHaskell_GADT),
("bnf", FmtBNF),
("srgs", FmtSRGS_XML),
("srgs_xml", FmtSRGS_XML),
("srgs_abnf", FmtSRGS_ABNF),
("jsgf", FmtJSGF),