diff --git a/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java b/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java index e2851597318..edfba28c004 100644 --- a/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java +++ b/compiler/frontend/src/org/jetbrains/jet/lexer/_JetLexer.java @@ -1,6 +1,5 @@ -/* The following code was generated by JFlex 1.4.3 on 10/19/11 2:50 PM */ +/* The following code was generated by JFlex 1.4.3 on 11/10/11 3:26 PM */ -/* It's an automatically generated code. Do not modify it. */ package org.jetbrains.jet.lexer; import java.util.*; @@ -14,8 +13,8 @@ import org.jetbrains.jet.lexer.JetTokens; /** * This class is a scanner generated by * JFlex 1.4.3 - * on 10/19/11 2:50 PM from the specification file - * /Users/abreslav/work/jet/compiler/frontend/src/org/jetbrains/jet/lexer/Jet.flex + * on 11/10/11 3:26 PM from the specification file + * /Users/yozh/devel/jb/jet/compiler/frontend/src/org/jetbrains/jet/lexer/Jet.flex */ class _JetLexer implements FlexLexer { /** initial size of the lookahead buffer */