scanner: add initial dummy doc

Signed-off-by: Alejandro Mery <amery@geeks.cl>
This commit is contained in:
2014-10-25 08:49:03 +02:00
parent f9405e7fe1
commit 100d6d5cec
+5
View File
@@ -0,0 +1,5 @@
/*
Package scanner implements the low level functionality
of AsciiGoat lexers
*/
package scanner