# File lib/native_file_types/trs80/Trs80Jcl.rb, line 6
def self.file_system_file_types
  {
    TrsDos=>"JCL"
  }
end