From 7faaa9772b8fc3d358c472e0a8620d4cff6adcc4 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 5 Jan 2006 19:34:12 +0000 Subject: Added monolithic SLF builind back in. --- src/GF/Shell/HelpFile.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/GF/Shell') diff --git a/src/GF/Shell/HelpFile.hs b/src/GF/Shell/HelpFile.hs index 2b5d4ac26..ab5321297 100644 --- a/src/GF/Shell/HelpFile.hs +++ b/src/GF/Shell/HelpFile.hs @@ -599,7 +599,9 @@ txtHelpFile = "\n -printer=srgs_xml SRGS XML format" ++ "\n -printer=srgs_xml_prob SRGS XML format, with weights" ++ "\n -printer=slf a finite automaton in the HTK SLF format" ++ - "\n -printer=slf_graphviz the same automaton as in SLF, but in Graphviz format" ++ + "\n -printer=slf_graphviz the same automaton as slf, but in Graphviz format" ++ + "\n -printer=slf_sub a finite automaton with sub-automata in the HTK SLF format" ++ + "\n -printer=slf_sub_graphviz the same automaton as slf_sub, but in Graphviz format" ++ "\n -printer=fa_graphviz a finite automaton with labelled edges" ++ "\n -printer=regular a regular grammar in a simple BNF" ++ "\n -printer=unpar a gfc grammar with parameters eliminated" ++ -- cgit v1.2.3