# File lib/native_file_types/c64/C64Prg.rb, line 11
def self.file_system_file_types
  {
    CbmDos=>:prg
  }
end