Branch: Tag:

2004-03-05

2004-03-05 23:04:03 by Martin Nilsson <mani@lysator.liu.se>

Testing my new header dependency analyzer.

Rev: src/modules/CommonLog/clf.c:1.15
Rev: src/modules/Image/blit.c:1.56
Rev: src/modules/Image/colors.c:1.72
Rev: src/modules/Image/colortable.c:1.119
Rev: src/modules/Image/dct.c:1.25
Rev: src/modules/Image/default_font.c:1.8
Rev: src/modules/Image/font.c:1.83
Rev: src/modules/Image/image.c:1.209
Rev: src/modules/Image/layers.c:1.96
Rev: src/modules/Image/matrix.c:1.48
Rev: src/modules/Image/operator.c:1.46
Rev: src/modules/Image/orient.c:1.25
Rev: src/modules/Image/pattern.c:1.29
Rev: src/modules/Image/polyfill.c:1.45
Rev: src/modules/Image/search.c:1.27

2:   || This file is part of Pike. For copyright information see COPYRIGHT.   || Pike is distributed under GPL, LGPL and MPL. See the file COPYING   || for more information. - || $Id: default_font.c,v 1.7 2003/02/21 12:01:07 grubba Exp $ + || $Id: default_font.c,v 1.8 2004/03/05 23:04:02 nilsson Exp $   */    - #include "global.h" -  +    /* Use cpp to RLE-encode... */   #define Z4 0,0,0,0   #define Z8 Z4,Z4