read numpy file: works

This commit is contained in:
Bechir
2024-03-08 18:26:02 +01:00
parent 146d2aed19
commit 765bbdc295
14 changed files with 154 additions and 67 deletions

View File

@ -3,7 +3,10 @@
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}/file_io/**",
"${workspaceFolder}/core/**",
"${workspaceFolder}/tests/**",
"${workspaceFolder}/tests/**",
"/usr/include"
],
"defines": [],