large matrices working

This commit is contained in:
2023-02-22 22:17:40 -06:00
parent 904e96b703
commit 21736c114b
8 changed files with 199 additions and 5 deletions

View File

@@ -10,7 +10,8 @@
"mataddsingle": "c",
"stdint.h": "c",
"inttypes.h": "c",
"wait.h": "c"
"wait.h": "c",
"stdlib.h": "c"
}
}
}