summaryrefslogtreecommitdiffstats
path: root/Scala/funsets/.project
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-04-03 22:06:18 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2016-11-10 18:03:22 +0100
commit545c03ac4981737594d7638b7a925d1881a74cdc (patch)
tree15b6173c9ce1cc64d67d9bc1f90cd7301c2e7442 /Scala/funsets/.project
parentf885b79568a221f9d1cf8edc612f69bec5aad1cc (diff)
downloadcoursera-545c03ac4981737594d7638b7a925d1881a74cdc.zip
coursera-545c03ac4981737594d7638b7a925d1881a74cdc.tar.gz
Scala : add funset
Diffstat (limited to 'Scala/funsets/.project')
-rw-r--r--Scala/funsets/.project12
1 files changed, 12 insertions, 0 deletions
diff --git a/Scala/funsets/.project b/Scala/funsets/.project
new file mode 100644
index 0000000..bfb7c3d
--- /dev/null
+++ b/Scala/funsets/.project
@@ -0,0 +1,12 @@
+<projectDescription>
+ <name>progfun-funsets</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