Finished the first hw.

On to the second...
This commit is contained in:
ed
2023-03-05 20:57:40 -05:00
parent 5b230d5653
commit 9be706b28d
9 changed files with 350 additions and 301 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
{
"files.associations": {
"*.rmd": "markdown",
"zpl.h": "c"
"zpl.h": "c",
"cstddef": "cpp",
"xtr1common": "cpp"
}
}