Add the first four assignment.
[Scala.git] / Assignment_01 / build.sbt
1 name := "Assignment_01"
2
3 version := "1.0"
4
5 scalaVersion := "2.11.5"
6