# File lib/native_file_types/apple2/ProDosFile.rb, line 4
def ProDosFile.file_system_file_types
  {
    ProDos=>:any
  }
end