Files
c2/.idea/c_cpp_properties.json
T
2026-04-28 16:07:46 +02:00

13 lines
219 B
JSON

{
"configurations": [
{
"name": "CLion",
"includePath": [
"${workspaceFolder}/v0/*"
],
"cStandard": "c89",
}
],
"version": 4
}