we can see a quad

This commit is contained in:
Hartmut Seichter 2023-06-30 22:05:23 +02:00
parent 612677c52d
commit ddc0f85805
10 changed files with 261 additions and 140 deletions

10
.vscode/settings.json vendored
View file

@ -130,5 +130,13 @@
"program": "cpp",
"shape": "cpp",
"observer_ptr": "cpp"
}
},
"spellright.language": [
"en_US"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}