1{
2    "## Comment" = "Do NOT change this file, Gorm maintains it";
3    PCLogController = {
4	Actions = (
5	);
6	Outlets = (
7	    panel,
8	    textView
9	);
10	Super = NSObject;
11    };
12}