moved floating to layout.c, kept tile.c outside

This commit is contained in:
Anselm R. Garbe
2007-08-12 13:10:21 +02:00
parent f6e41b0bc3
commit 0937cc78bf
7 changed files with 41 additions and 50 deletions

View File

@ -26,7 +26,6 @@ static Rule rule[] = { \
/* layout(s) */
#include "tile.h"
#include "float.h"
#define LAYOUTS \
static Layout layout[] = { \
/* symbol function */ \