Annotations moved to a separate package

This commit is contained in:
Andrey Breslav
2013-05-13 16:08:16 +04:00
parent d689cc0741
commit 71791d6080
6 changed files with 6 additions and 5 deletions
@@ -20,6 +20,7 @@ import org.jetbrains.asm4.*;
import org.jetbrains.asm4.commons.InstructionAdapter;
import org.jetbrains.asm4.util.Textifier;
import org.jetbrains.asm4.util.TraceMethodVisitor;
import org.jetbrains.jet.preloading.instrumentation.annotations.*;
import java.io.PrintStream;
import java.lang.annotation.Annotation;
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.preloading.instrumentation;
package org.jetbrains.jet.preloading.instrumentation.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.preloading.instrumentation;
package org.jetbrains.jet.preloading.instrumentation.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.preloading.instrumentation;
package org.jetbrains.jet.preloading.instrumentation.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.preloading.instrumentation;
package org.jetbrains.jet.preloading.instrumentation.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.preloading.instrumentation;
package org.jetbrains.jet.preloading.instrumentation.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;