Change grammar name

This commit is contained in:
2020-10-01 13:14:57 +05:30
parent 63e8acf141
commit 6b37f3987b
7 changed files with 47 additions and 47 deletions

View File

@@ -8,6 +8,7 @@
"outputDir": "../lib/generated"
},
"files.associations": {
"ostream": "cpp"
"ostream": "cpp",
"iostream": "cpp"
}
}