hacking.sublime-project
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sun, 08 Sep 2013 23:18:16 +0100
changeset 0 2c329a84bd89
child 4 ca45a88235bd
permissions -rw-r--r--
Initial import of GDB support

{
	
	"folders":
	[
	    {
	    	"path" : "stx"
	    },
	],

	"settings":
	{
	  "tab_size": 4,
	  "translate_tabs_to_spaces": true
	}
}