Reverted all changes related to renaming jdkHeaders to altHeaders.

This commit is contained in:
Evgeny Gerashchenko
2012-05-23 17:05:09 +04:00
parent 393a8a6742
commit ea36cf9fb0
38 changed files with 194 additions and 244 deletions
@@ -4,8 +4,8 @@ OUT -src [String] source file or directory
OUT -classpath [String] classpath to use when compiling
OUT -includeRuntime [flag]
OUT -stdlib [String] Path to the stdlib.jar
OUT -altHeaders [String] Path to the alternative library headers paths
OUT -mode [String] Special compiler modes: stubs or altHeaders
OUT -jdkHeaders [String] Path to the kotlin-jdk-headers.jar
OUT -mode [String] Special compiler modes: stubs or jdkHeaders
OUT -output [String] output directory
OUT -module [String] module to compile
OUT -script [flag]