From 992a7ffb381190ffa67f59f33d0dfadf41f84e78 Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 18 Jun 2010 12:55:58 +0000 Subject: Yay!! Direct generation of PMCFG from GF grammar --- src/compiler/GF/Grammar/Lexer.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compiler/GF/Grammar/Lexer.x') diff --git a/src/compiler/GF/Grammar/Lexer.x b/src/compiler/GF/Grammar/Lexer.x index 492c7ce8e..ca796808b 100644 --- a/src/compiler/GF/Grammar/Lexer.x +++ b/src/compiler/GF/Grammar/Lexer.x @@ -112,7 +112,7 @@ data Token | T_where | T_with | T_String String -- string literals - | T_Integer Integer -- integer literals + | T_Integer Int -- integer literals | T_Double Double -- double precision float literals | T_LString String | T_Ident Ident -- cgit v1.2.3