Skip to content
Snippets Groups Projects

Ma consoir

Closed Simon Consoir requested to merge ma_consoir into master
Compare and
351 files
+ 68520
2751
Compare changes
  • Side-by-side
  • Inline
Files
351
+ 17
0
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"/usr/include/mpich"
],
"defines": [],
"compilerPath": "/usr/bin/gcc",
"cStandard": "c17",
"cppStandard": "gnu++14",
"intelliSenseMode": "linux-gcc-x64"
}
],
"version": 4
}
\ No newline at end of file
Loading