fast-bwa/.vscode/settings.json

15 lines
296 B
JSON

{
"files.associations": {
"random": "c",
"bwt.h": "c",
"bwa.h": "c",
"*.tcc": "c",
"functional": "c",
"string_view": "c",
"istream": "c",
"limits": "c",
"bit": "c",
"numeric": "c",
"typeinfo": "c"
}
}