mirror of
https://github.com/cmusphinx/sphinxtrain.git
synced 2026-06-16 13:14:30 +00:00
consistency with modern trends and other ASR frameworks. git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@11327 94700074-3cef-4d97-a70e-9c8c206c02f5
12 lines
143 B
Plaintext
12 lines
143 B
Plaintext
foo = bar
|
|
baz = quux
|
|
|
|
argh = foo \
|
|
bar \
|
|
"baz" \
|
|
quux
|
|
|
|
blah = "foo's bar \"food\""
|
|
urgh = 'foo "ugh"'
|
|
blatz = 'blah\'s blah'
|