This commit is contained in:
madrocketsci
2025-05-08 11:24:03 -04:00
parent a4f510abbd
commit eddc6dc919
29 changed files with 1310 additions and 0 deletions

10
amsnarray.code-workspace Normal file
View File

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