1
0
dfa-for-co-slr/.vscode/settings.json
Matthias Veigel 32cc559d4c
All checks were successful
/ Build pdf (push) Successful in 42s
Added a few things
2025-07-03 23:13:16 +02:00

11 lines
167 B
JSON

{
"editor.wordWrap": "on",
"cSpell.words": [
"interprocedurally",
"subexpression",
"Verilog",
"VHDL",
"Xplore"
]
}