G4-ExampleB1/G4.code-workspace

12 lines
110 B
Plaintext
Raw Normal View History

2022-04-29 13:24:29 +08:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.icc": "cpp"
}
}
}