summaryrefslogtreecommitdiff
path: root/support/xcode/Specifications/Scala.pbfilespec
diff options
context:
space:
mode:
Diffstat (limited to 'support/xcode/Specifications/Scala.pbfilespec')
-rw-r--r--support/xcode/Specifications/Scala.pbfilespec16
1 files changed, 16 insertions, 0 deletions
diff --git a/support/xcode/Specifications/Scala.pbfilespec b/support/xcode/Specifications/Scala.pbfilespec
new file mode 100644
index 0000000000..e7739bfc62
--- /dev/null
+++ b/support/xcode/Specifications/Scala.pbfilespec
@@ -0,0 +1,16 @@
+/**
+ Scala source file specs.
+ 23rd of July 2005 - Pascal Perez (plperez@stanford.edu)
+*/
+
+(
+ {
+ Identifier = sourcecode.scala;
+ BasedOn = sourcecode;
+ Name = "Scala Files";
+ Extensions = (scala);
+ MIMETypes = ("text/scala");
+ ComputerLanguage = scala;
+ IsTextFile = YES;
+ }
+) \ No newline at end of file