mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
Remove "srgs" output format name, use "srgs_xml" instead.
This commit is contained in:
@@ -442,7 +442,6 @@ outputFormats =
|
|||||||
("haskell", FmtHaskell),
|
("haskell", FmtHaskell),
|
||||||
("haskell_gadt", FmtHaskell_GADT),
|
("haskell_gadt", FmtHaskell_GADT),
|
||||||
("bnf", FmtBNF),
|
("bnf", FmtBNF),
|
||||||
("srgs", FmtSRGS_XML),
|
|
||||||
("srgs_xml", FmtSRGS_XML),
|
("srgs_xml", FmtSRGS_XML),
|
||||||
("srgs_abnf", FmtSRGS_ABNF),
|
("srgs_abnf", FmtSRGS_ABNF),
|
||||||
("jsgf", FmtJSGF),
|
("jsgf", FmtJSGF),
|
||||||
|
|||||||
Reference in New Issue
Block a user