summaryrefslogtreecommitdiff
path: root/support/xcode/Specifications/Scala.pbfilespec
blob: cc6558e687116137fd3481231f21f28b4502465d (plain) (blame)
1
/**
	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;
    }
)