G4-DESCSS/G4.code-workspace

16 lines
184 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.icc": "cpp",
"line": "cpp",
"plane": "cpp",
"qrot": "cpp",
"cmath": "cpp"
}
}
}