Questions 1 and 2 from the fifth assignment.
[Scala.git] / Assignment_05 / build.sbt
diff --git a/Assignment_05/build.sbt b/Assignment_05/build.sbt
new file mode 100644 (file)
index 0000000..5a95ac4
--- /dev/null
@@ -0,0 +1,6 @@
+name := "Assignment_05"
+
+version := "1.0"
+
+scalaVersion := "2.11.6"
+    
\ No newline at end of file