All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nyaya.test.DefaultSettings.scala Maven / Gradle / Ivy

package nyaya.test

// ==================================
// ==========              ==========
// ========== JVM settings ==========
// ==========              ==========
// ==================================

object DefaultSettings {

  implicit val propSettings: Settings =
    Settings(executor = ParallelExecutor())
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy