got the baseline drafted for gen_c11.c

This commit is contained in:
ed
2025-02-10 18:41:56 -05:00
parent b989bece73
commit 5d8850af55
7 changed files with 558 additions and 165 deletions
+4 -1
View File
@@ -85,7 +85,10 @@
"text.h": "c",
"forward_list": "c",
"iomanip": "cpp",
"gen_common.h": "c"
"gen_common.h": "c",
"processthreadsapi.h": "c",
"timeapi.h": "c",
"stdlib.h": "c"
},
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#713fb8",