Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Mar 29, 2017
1 parent 0d6faeb commit 2f5a1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ options{
// FORCE_LA_CHECK=true;
UNICODE_INPUT=true;
// JAVA_TEMPLATE_TYPE = "modern";
JDK_VERSION = "1.6";
}

PARSER_BEGIN(CCJSqlParser)
Expand Down

0 comments on commit 2f5a1ea

Please sign in to comment.