diff config.arg.h @ 376:201acf925788

changed config.arg.h - I really need the 4th tag
author Anselm R. Garbe <arg@10kloc.org>
date Mon, 28 Aug 2006 12:27:00 +0200
parents 615b8b2e9457
children b1159a638d0a
line wrap: on
line diff
--- a/config.arg.h	Mon Aug 28 10:21:40 2006 +0200
+++ b/config.arg.h	Mon Aug 28 12:27:00 2006 +0200
@@ -4,7 +4,7 @@
  */
 
 #define TAGS \
-const char *tags[] = { "work", "net", "fnord", NULL };
+const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 
 #define DEFMODE			dotile /* dofloat */
 #define FLOATSYMBOL		"><>"