box-o-sand/scala/official-by-example/byx/build.sbt
Dan Buch 537036f41b First quicksort version
although the tutorial did not have a class or object definition,
which is necessary according to sbt ...   hmmm.
2012-05-14 00:32:10 -04:00

4 lines
34 B
Scala

name := "byx"
version := "0.1.0"