config.arg.h
changeset 532 651f2c868b31
parent 530 451f19d48845
child 536 d5aa5a4be560
equal deleted inserted replaced
531:96563762b4ad 532:651f2c868b31
     1 /*
     1 /* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
     2  * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
       
     3  * See LICENSE file for license details.
     2  * See LICENSE file for license details.
     4  */
     3  */
     5 
     4 
     6 #define TAGS \
     5 #define TAGS \
     7 const char *tags[] = { "dev", "work", "net", "fnord", NULL };
     6 const char *tags[] = { "dev", "work", "net", "fnord", NULL };