wok diff flex/description.txt @ rev 13473

Up: sysstat (10.0.5)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Oct 09 16:11:07 2012 +0200 (2012-10-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/flex/description.txt	Tue Oct 09 16:11:07 2012 +0200
     1.3 @@ -0,0 +1,2 @@
     1.4 +Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
     1.5 +is a program which recognizes lexical patterns in text.