generated better comment describing where the code generator is in case anyone wants to modify the code

This commit is contained in:
James Strachan
2012-05-25 21:41:49 +01:00
parent e1234fa5db
commit 6dc053f943
32 changed files with 256 additions and 32 deletions
@@ -1,4 +1,11 @@
// NOTE this file is auto-generated from src/kotlin/JUtilCollections.kt
//
// NOTE THIS FILE IS AUTO-GENERATED by the GenerateStandardLib.kt
// See: https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib
//
// Generated from input file: src/kotlin/JUtilCollections.kt
//
package kotlin
import java.util.*