transfer commit

This commit is contained in:
2023-02-03 14:40:34 +00:00
parent a500f8b87a
commit 3c63cae242
63 changed files with 3227 additions and 2850 deletions

15
orchid.code-workspace Normal file
View File

@@ -0,0 +1,15 @@
{
"folders": [
{
"path": "."
}
],
"settings": {},
"extensions": {
"recommendations": [
"tomoki1207.pdf",
"james-yu.latex-workshop",
"bungcip.better-toml"
]
}
}