small change
66464681
2 file(s) · +2 −2
| 8 | 8 | ||
| 9 | 9 | #define DEFMODE dotile /* dofloat */ |
|
| 10 | 10 | #define FLOATSYMBOL "><>" |
|
| 11 | - | #define STACKPOS StackRight /* StackLeft, StackBottom */ |
|
| 11 | + | #define STACKPOS StackRight /* StackLeft */ |
|
| 12 | 12 | #define TILESYMBOL "[]=" |
|
| 13 | 13 | #define VERTICALSTACK True /* False == horizontal stack */ |
|
| 14 | 14 |
| 8 | 8 | ||
| 9 | 9 | #define DEFMODE dotile /* dofloat */ |
|
| 10 | 10 | #define FLOATSYMBOL "><>" |
|
| 11 | - | #define STACKPOS StackRight /* StackLeft, StackBottom */ |
|
| 11 | + | #define STACKPOS StackRight /* StackLeft */ |
|
| 12 | 12 | #define TILESYMBOL "[]=" |
|
| 13 | 13 | #define VERTICALSTACK True /* False == horizontal stack */ |
|
| 14 | 14 |