summaryrefslogtreecommitdiff
path: root/build.sbt
blob: c66a49d6037b09a335efa0b7ea0346e4621b8053 (plain)
1
2
3
4
5
name := "DIFFS LOL"

scalaSource in Compile := baseDirectory.value / "src"

scalaVersion := "2.11.2"