Preprocessor: do not use legacy package facade name in build.xml.

This commit is contained in:
Ilya Gorbunov
2015-09-29 20:36:37 +03:00
parent ae9bd371e6
commit 423a146bce
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@file:JvmName("PreprocessorCLI")
package org.jetbrains.kotlin.preprocessor
import java.io.File