export default {
  name: 'AMPL',
  type: 'programming',
  aceMode: 'text',
  extensions: ['.ampl', '.mod'],
  languageId: 3,
  tmScope: 'source.ampl',
  color: '#E6EFBB',
}
