summaryrefslogtreecommitdiffstats
path: root/Scala/streams/.project
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-05-17 16:43:31 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2016-11-10 18:03:25 +0100
commitd8d74ed55984d2ae39cbdb965dd42bba984735a9 (patch)
tree592cafc584e08ce997378f69f86ebf4d80d44674 /Scala/streams/.project
parent12a9fca3908dc0b9bf7d51abd37db542b4600bb1 (diff)
downloadcoursera-d8d74ed55984d2ae39cbdb965dd42bba984735a9.zip
coursera-d8d74ed55984d2ae39cbdb965dd42bba984735a9.tar.gz
Scala : add streams assignment
Diffstat (limited to 'Scala/streams/.project')
-rw-r--r--Scala/streams/.project12
1 files changed, 12 insertions, 0 deletions
diff --git a/Scala/streams/.project b/Scala/streams/.project
new file mode 100644
index 0000000..d4a478a
--- /dev/null
+++ b/Scala/streams/.project
@@ -0,0 +1,12 @@
+<projectDescription>
+ <name>progfun-streams</name>
+ <buildSpec>
+ <buildCommand>
+ <name>org.scala-ide.sdt.core.scalabuilder</name>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.scala-ide.sdt.core.scalanature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription> \ No newline at end of file