From 80338ecb88e7546c4dd1a0fc4fc59b74ded785b7 Mon Sep 17 00:00:00 2001 From: Mikhail Glukhikh Date: Tue, 26 Jan 2016 16:43:55 +0300 Subject: [PATCH] ControlFlowInstructionsGenerator.java --> ControlFlowInstructionsGenerator.kt --- ...ructionsGenerator.java => ControlFlowInstructionsGenerator.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/frontend/src/org/jetbrains/kotlin/cfg/pseudocode/{ControlFlowInstructionsGenerator.java => ControlFlowInstructionsGenerator.kt} (100%) diff --git a/compiler/frontend/src/org/jetbrains/kotlin/cfg/pseudocode/ControlFlowInstructionsGenerator.java b/compiler/frontend/src/org/jetbrains/kotlin/cfg/pseudocode/ControlFlowInstructionsGenerator.kt similarity index 100% rename from compiler/frontend/src/org/jetbrains/kotlin/cfg/pseudocode/ControlFlowInstructionsGenerator.java rename to compiler/frontend/src/org/jetbrains/kotlin/cfg/pseudocode/ControlFlowInstructionsGenerator.kt