lex: fix syntax mistake

This commit is contained in:
Liam McMenemie
2017-12-11 21:36:10 +00:00
parent adf0c97b51
commit 2a1931ede2

View File

@@ -9,7 +9,7 @@
- Specify the output file: - Specify the output file:
`lex {{analyser.l}} --outfile {{analyser.c}} `lex {{analyser.l}} --outfile {{analyser.c}}`
- Compile a C file generated by lex: - Compile a C file generated by lex: