G4-ExampleB0/G4.code-workspace

12 lines
110 B
Plaintext
Raw Normal View History

2022-04-28 20:18:48 +08:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.icc": "cpp"
}
}
}