initial copy

This commit is contained in:
Michael Hohn
2024-12-13 15:37:13 -08:00
committed by =Michael Hohn
commit 461ea1886d
6 changed files with 437 additions and 0 deletions

10
mrvaagent.code-workspace Normal file
View File

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