diff --git a/java/java-impl/src/com/intellij/spi/parsing/_SPILexer.java b/java/java-impl/gen/com/intellij/spi/parsing/_SPILexer.java similarity index 98% rename from java/java-impl/src/com/intellij/spi/parsing/_SPILexer.java rename to java/java-impl/gen/com/intellij/spi/parsing/_SPILexer.java index c3942d7eede4..a31c7587e0b0 100644 --- a/java/java-impl/src/com/intellij/spi/parsing/_SPILexer.java +++ b/java/java-impl/gen/com/intellij/spi/parsing/_SPILexer.java @@ -1,4 +1,4 @@ -/* The following code was generated by JFlex 1.4.3 on 6/10/13 12:01 PM */ +/* The following code was generated by JFlex 1.4.3 on 4/26/14 2:08 PM */ /* * Copyright 2000-2013 JetBrains s.r.o. @@ -27,8 +27,8 @@ import com.intellij.lexer.FlexLexer; /** * This class is a scanner generated by * JFlex 1.4.3 - * on 6/10/13 12:01 PM from the specification file - * D:/Projects/IDEA.anna/tools/lexer/../../community/java/java-impl/src/com/intellij/spi/parsing/_SPILexer.flex + * on 4/26/14 2:08 PM from the specification file + * /Users/ignatov/src/ultimate/tools/lexer/../../community/java/java-impl/src/com/intellij/spi/parsing/_SPILexer.flex */ class _SPILexer implements FlexLexer { /** initial size of the lookahead buffer */ diff --git a/java/java-impl/java-impl.iml b/java/java-impl/java-impl.iml index 6067c7e0a5ee..911172a571a0 100644 --- a/java/java-impl/java-impl.iml +++ b/java/java-impl/java-impl.iml @@ -4,6 +4,7 @@ +