File: mpsolve.xml

package info (click to toggle)
mpsolve 3.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,100 kB
  • sloc: ansic: 25,748; sh: 4,925; cpp: 3,155; makefile: 914; python: 407; yacc: 158; lex: 85; xml: 41
file content (10 lines) | stat: -rw-r--r-- 365 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-mpsolve">
    <sub-class-of type="text/plain"/>
    <comment>MPSolve Polynomial File</comment>
    <comment xml:lang="it">File di polinomio per MPSolve</comment>
    <glob pattern="*.pol"/>
  </mime-type>
</mime-info>