This commit is contained in:
2025-06-02 08:58:23 -04:00
commit 87ccfdf279
37 changed files with 1286 additions and 0 deletions

10
amsstring4.code-workspace Normal file
View File

@ -0,0 +1,10 @@
{
"folders": [
{
"path": "."
},
{
"path": "../../sourceprojs23/amsstring3"
}
]
}