RandonautEntroPy/.vscode/settings.json

6 lines
84 B
JSON
Raw Normal View History

2023-06-02 00:58:58 +03:00
{
"files.associations": {
"entropy.h": "c",
"err.h": "c"
}
}