initial import

This commit is contained in:
Michael Hohn
2024-12-13 12:54:49 -08:00
committed by =Michael Hohn
commit 761322b4b8
5 changed files with 279 additions and 0 deletions

10
mrvaserver.code-workspace Normal file
View File

@@ -0,0 +1,10 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"makefile.configureOnOpen": false
}
}