# File lib/native_file_types/atari800/AtariText.rb, line 10
def self.file_system_file_types
  {
    AtariDos=>:any
  }
end