From 1a24d37e7f64c492cff9a8219e2f2af9c992e089 Mon Sep 17 00:00:00 2001 From: Ilya Chernikov Date: Tue, 27 Sep 2016 21:54:13 +0200 Subject: [PATCH] Rename back the file to avoid breaking compatibility with gradles-script-kotlin without real necessity --- .../script/{scriptAnnotatedTemplate.kt => scriptTemplate.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/frontend/src/org/jetbrains/kotlin/script/{scriptAnnotatedTemplate.kt => scriptTemplate.kt} (100%) diff --git a/compiler/frontend/src/org/jetbrains/kotlin/script/scriptAnnotatedTemplate.kt b/compiler/frontend/src/org/jetbrains/kotlin/script/scriptTemplate.kt similarity index 100% rename from compiler/frontend/src/org/jetbrains/kotlin/script/scriptAnnotatedTemplate.kt rename to compiler/frontend/src/org/jetbrains/kotlin/script/scriptTemplate.kt