mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 04:35:44 +00:00
Add some cpp stuff
This commit is contained in:
parent
7166468c55
commit
b609976d7d
1 changed files with 4 additions and 1 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -71,6 +71,9 @@
|
|||
"variant": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"*.inc": "cpp",
|
||||
"tuple": "cpp"
|
||||
"tuple": "cpp",
|
||||
"__verbose_trap": "cpp",
|
||||
"cstddef": "cpp",
|
||||
"__log_hardening_failure": "cpp"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue