aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt9
1 files changed, 0 insertions, 9 deletions
diff --git a/build.sbt b/build.sbt
deleted file mode 100644
index 0ae0f6f..0000000
--- a/build.sbt
+++ /dev/null
@@ -1,9 +0,0 @@
-name := "flow"
-
-scalaVersion := "2.10.1"
-
-fork := true
-
-connectInput in run := true
-
-javaOptions in run += "-Djava.library.path=." \ No newline at end of file