wok diff flex/description.txt @ rev 18164

sakura: fix invisibility on startup with xf86-video-fbdev
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Jun 27 03:23:04 2015 +0300 (2015-06-27)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/flex/description.txt	Sat Jun 27 03:23:04 2015 +0300
     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.