| 123456789101112131415161718192021222324252627282930 |
- {
- "folders": [
- {
- "path": "."
- }
- ],
- "settings": {
- "files.associations": {
- "*.txt": "log",
- "algorithm": "c",
- "concepts": "c",
- "cstddef": "c",
- "cstdio": "c",
- "cstdlib": "c",
- "cstring": "c",
- "cwchar": "c",
- "initializer_list": "c",
- "new": "c",
- "type_traits": "c",
- "utility": "c",
- "xmemory": "c",
- "xutility": "c",
- "luat_base.h": "c",
- "luat_timer.h": "c",
- "pin.h": "c",
- "rotable.h": "c",
- "rthw.h": "c"
- }
- }
- }
|