2022-04-07 17:31:01 +02:00
|
|
|
{
|
|
|
|
"C_Cpp.errorSquiggles": "Disabled",
|
|
|
|
"files.associations": {
|
2022-05-30 12:54:56 +02:00
|
|
|
"time.h": "c",
|
2022-05-30 18:01:28 +02:00
|
|
|
"b2hd.h": "c",
|
2022-05-31 17:42:26 +02:00
|
|
|
"main.h": "c",
|
|
|
|
"stdio.h": "c",
|
|
|
|
"string.h": "c",
|
|
|
|
"initialparameters.h": "c",
|
2022-06-01 12:32:04 +02:00
|
|
|
"filegestion.h": "c",
|
|
|
|
"power.h": "c",
|
2022-06-07 14:28:32 +02:00
|
|
|
"getarray.h": "c",
|
|
|
|
"math.h": "c",
|
|
|
|
"limits": "c",
|
|
|
|
"*.tcc": "c",
|
2022-06-08 11:25:19 +02:00
|
|
|
"type_traits": "c",
|
2022-06-09 17:34:24 +02:00
|
|
|
"simulateflux.h": "c",
|
|
|
|
"pthread.h": "c"
|
2022-04-07 17:31:01 +02:00
|
|
|
}
|
|
|
|
}
|