Files
mircc/ns-3/.vscode/settings.json
T
2022-06-21 21:23:33 +08:00

6 lines
86 B
JSON

{
"files.associations": {
"*.txt": "cpp",
"fstream": "cpp"
}
}