Example #1
0
 public override void Compile(Kernel k)
 {
     k.Import(this.Filepath, this.Mode);
 }