]> Savannah Git Hosting - gnulib.git/commit
dfa: remove unneeded code
authorNorihiro Tanaka <noritnk@kcn.ne.jp>
Mon, 22 Oct 2018 14:22:40 +0000 (23:22 +0900)
committerJim Meyering <meyering@fb.com>
Sat, 27 Oct 2018 19:48:47 +0000 (12:48 -0700)
commit8ef5a4393e956385cf52422206acbeabecdadfcc
tree75f5792f591ae1b43fe876c3e5b64b52b1013e39
parentceeae5b03847392c7295e95637bacc60a6a905ee
dfa: remove unneeded code

By the addition of beg, a code for the initial state is unnecessary, so
remove it.

dfa.c (epsclosure): Remove a code for the initial state.
(dfaanalyze): Print follows for BEG in debug mode.
lib/dfa.c