Files
2025-11-25 22:42:56 +01:00

24 lines
327 B
JSON

{
"name": "SMT",
"type": "programming",
"extensions": [
".smt2",
".smt"
],
"interpreters": [
"boolector",
"cvc4",
"mathsat5",
"opensmt",
"smtinterpol",
"smt-rat",
"stp",
"verit",
"yices2",
"z3"
],
"tmScope": "source.smt",
"aceMode": "text",
"languageId": 330
}