moved floating to layout.c, kept tile.c outside
This commit is contained in:
parent
f6e41b0bc3
commit
0937cc78bf
7 changed files with 41 additions and 50 deletions
|
@ -26,7 +26,6 @@ static Rule rule[] = { \
|
|||
|
||||
/* layout(s) */
|
||||
#include "tile.h"
|
||||
#include "float.h"
|
||||
#define LAYOUTS \
|
||||
static Layout layout[] = { \
|
||||
/* symbol function */ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue