Subversion Repositories canSerial

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
{
2
	"folders": [
3
		{
4
			"path": "."
5
		}
6
	],
7
	"settings": {
8
		"files.associations": {
9
			"main.h": "c",
10
			"stdint.h": "c"
11
		}
12
	}
13
}