| 123456789101112131415161718192021222324252627 |
- {
- "folders": [
- {
- "path": "."
- },
- {
- "name": "coll_16",
- "path": "../"
- }
- ],
- "settings": {
- "mrs.workspace.type": "project",
- "mrs.init.arg": "",
- "files.associations": {
- "*.c": "c",
- "*.h": "cpp",
- "*.hxx": "cpp",
- "*.hpp": "cpp",
- "*.c++": "cpp",
- "*.cpp": "cpp",
- "*.cxx": "cpp",
- "*.cc": "cpp",
- "*.hh": "cpp",
- "*.h++": "cpp"
- }
- }
- }
|