i3
include/load_layout.h
Go to the documentation of this file.
00001 #ifndef _LOAD_LAYOUT_H
00002 #define _LOAD_LAYOUT_H
00003 
00004 void tree_append_json(const char *filename);
00005 
00006 #endif