1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00
This commit is contained in:
Cedric Beust 2015-11-05 03:27:33 -08:00
parent 91b9cc64f4
commit 3addfac859

View file

@ -84,6 +84,7 @@ class PluginInfo(val xml: KobaltPluginXml) {
// source files // source files
// compilers // compilers
// --init // --init
// repos
companion object { companion object {
/** /**