Files
fmn_processor/src/main/scala/projet/Constants.scala

6 lines
71 B
Scala

package projet
object Constants {
def DIVISION_CYCLES_COUNT = 8
}