org: add autfilt decoration examples
* doc/org/autfilt.org: Here. * doc/org/hoa.org: Add a link to it. * bin/autfilt.cc: Typo.
This commit is contained in:
parent
dd6875d5fe
commit
7534f62dba
3 changed files with 175 additions and 8 deletions
|
|
@ -289,7 +289,7 @@ static const argp_option options[] =
|
|||
"minimize the automaton using a SAT solver (only works for deterministic"
|
||||
" automata)", 0 },
|
||||
/**************************************************/
|
||||
{ nullptr, 0, nullptr, 0, "Decoration (for -d and -H1.1 output):", 8 },
|
||||
{ nullptr, 0, nullptr, 0, "Decorations (for -d and -H1.1 output):", 8 },
|
||||
{ "highlight-nondet-states", OPT_HIGHLIGHT_NONDET_STATES, "NUM",
|
||||
OPTION_ARG_OPTIONAL, "highlight nondeterministic states with color NUM",
|
||||
0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue