ERR: Fixed comment about how to run flex to reflect new name of this file.
This commit is contained in:
parent
c05b800f9f
commit
2b957198fd
Source
|
@ -21,7 +21,7 @@ This file must be translated to C and modified to build everywhere.
|
|||
|
||||
Run flex like this:
|
||||
|
||||
flex -ocmListFileLexer.c cmListFileLexer.l
|
||||
flex -ocmListFileLexer.c cmListFileLexer.in.l
|
||||
|
||||
Modify cmListFileLexer.c:
|
||||
- remove TABs
|
||||
|
|
Loading…
Reference in New Issue