STEINGEN/.vscode/settings.json

11 lines
268 B
JSON
Raw Permalink Normal View History

2024-11-25 12:10:39 +01:00
{
"files.associations": {
2024-12-24 16:23:07 +01:00
"random_graph.h": "c",
"random_groups.h": "c",
"random_edge_weight.h": "c",
"rand_large.h": "c",
"stdint.h": "c",
"random_group_steiner.h": "c",
"random_vertex_weight.h": "c"
2024-11-25 12:10:39 +01:00
}
}