#include "fibonacci.c" static Layout layout[] = { \ /* symbol function */ \ { "[]=", tile }, /* first entry is default */ \ { "><>", floating }, \ { "(@)", spiral }, \ { "[\\]", dwindle }, \ };