From cd275fd814efee1b9e4a475450bea093e2906187 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Tue, 8 Oct 2013 22:07:06 +0400 Subject: [PATCH] 'runtime' module replaced by 'kotlin-runtime' library --- build-tools/build-tools.iml | 1 - compiler/backend/backend.iml | 2 +- compiler/cli/cli.iml | 1 - compiler/frontend.java/frontend.java.iml | 1 - compiler/tests/compiler-tests.iml | 1 - core/descriptor.loader.java/descriptor.loader.java.iml | 1 - core/util.runtime/util.runtime.iml | 2 +- idea/idea.iml | 1 - 8 files changed, 2 insertions(+), 8 deletions(-) diff --git a/build-tools/build-tools.iml b/build-tools/build-tools.iml index 8fce32dc975..ef529099fb1 100644 --- a/build-tools/build-tools.iml +++ b/build-tools/build-tools.iml @@ -9,7 +9,6 @@ - diff --git a/compiler/backend/backend.iml b/compiler/backend/backend.iml index 9ea3c720ae2..737dd163839 100644 --- a/compiler/backend/backend.iml +++ b/compiler/backend/backend.iml @@ -9,13 +9,13 @@ - + diff --git a/compiler/cli/cli.iml b/compiler/cli/cli.iml index 6760729a8e7..d9fad8ad997 100644 --- a/compiler/cli/cli.iml +++ b/compiler/cli/cli.iml @@ -10,7 +10,6 @@ - diff --git a/compiler/frontend.java/frontend.java.iml b/compiler/frontend.java/frontend.java.iml index af966fcf6b4..3b8f64ece97 100644 --- a/compiler/frontend.java/frontend.java.iml +++ b/compiler/frontend.java/frontend.java.iml @@ -9,7 +9,6 @@ - diff --git a/compiler/tests/compiler-tests.iml b/compiler/tests/compiler-tests.iml index 260be58cf28..79e1d298f49 100644 --- a/compiler/tests/compiler-tests.iml +++ b/compiler/tests/compiler-tests.iml @@ -11,7 +11,6 @@ - diff --git a/core/descriptor.loader.java/descriptor.loader.java.iml b/core/descriptor.loader.java/descriptor.loader.java.iml index 5829ddd4a49..32340685071 100644 --- a/core/descriptor.loader.java/descriptor.loader.java.iml +++ b/core/descriptor.loader.java/descriptor.loader.java.iml @@ -11,7 +11,6 @@ - diff --git a/core/util.runtime/util.runtime.iml b/core/util.runtime/util.runtime.iml index a515075a8a1..4815fceb3bf 100644 --- a/core/util.runtime/util.runtime.iml +++ b/core/util.runtime/util.runtime.iml @@ -8,7 +8,7 @@ - + diff --git a/idea/idea.iml b/idea/idea.iml index 446dce222a1..a8709e3d8e9 100644 --- a/idea/idea.iml +++ b/idea/idea.iml @@ -20,7 +20,6 @@ -