summaryrefslogtreecommitdiff
path: root/support/xcode/Specifications/Scala.pbfilespec
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-06-23 16:19:22 +0000
committermichelou <michelou@epfl.ch>2005-06-23 16:19:22 +0000
commit8c15cfa18990081c50a563dc05a89556bc3bfcc1 (patch)
tree0f40dc2e9d4092e97d12827cfc2882f05b6b4a34 /support/xcode/Specifications/Scala.pbfilespec
parent2c62148021670837a35f49b19f973025cbfea563 (diff)
downloadscala-8c15cfa18990081c50a563dc05a89556bc3bfcc1.tar.gz
scala-8c15cfa18990081c50a563dc05a89556bc3bfcc1.tar.bz2
scala-8c15cfa18990081c50a563dc05a89556bc3bfcc1.zip
*** empty log message ***
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