From: Vern Paxson Date: Sun, 10 Apr 1988 20:42:32 +0000 (+0000) Subject: changed name from flexdfa.c to dfa.c X-Git-Tag: flex-2-5-5b~656 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dfee9040ec7831f7f1f2c36f829cfc71ae8af96;p=flex changed name from flexdfa.c to dfa.c --- diff --git a/dfa.c b/dfa.c index e5cc9a2..a2ca2b6 100644 --- a/dfa.c +++ b/dfa.c @@ -1,4 +1,4 @@ -/* flexdfa - DFA construction routines */ +/* dfa - DFA construction routines */ /* * Copyright (c) 1987, the University of California