aboutsummaryrefslogtreecommitdiff
path: root/src/grecs-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/grecs-lex.l')
-rw-r--r--src/grecs-lex.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grecs-lex.l b/src/grecs-lex.l
index d474548..faf6c4c 100644
--- a/src/grecs-lex.l
+++ b/src/grecs-lex.l
@@ -3,6 +3,7 @@
3#ifdef HAVE_CONFIG_H 3#ifdef HAVE_CONFIG_H
4# include <config.h> 4# include <config.h>
5#endif 5#endif
6#include "yygrecs.h"
6} 7}
7%{ 8%{
8/* grecs - Gray's Extensible Configuration System 9/* grecs - Gray's Extensible Configuration System

Return to:

Send suggestions and report system problems to the System administrator.