changed config.arg.h - I really need the 4th tag
Anselm R. Garbe arg@10kloc.org
Mon, 28 Aug 2006 12:27:00 +0200
2 files changed,
2 insertions(+),
2 deletions(-)
M
config.arg.h
→
config.arg.h
@@ -4,7 +4,7 @@ * See LICENSE file for license details.
*/ #define TAGS \ -const char *tags[] = { "work", "net", "fnord", NULL }; +const char *tags[] = { "dev", "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>"