Branch: Tag:

2008-07-31

2008-07-31 14:52:27 by Martin Stjernholm <mast@lysator.liu.se>

Added missing DECLARATIONS.

Rev: src/builtin.cmod:1.224
Rev: src/modules/Gmp/mpf.cmod:1.40
Rev: src/modules/Gmp/mpq.cmod:1.32
Rev: src/modules/_Regexp_PCRE/pcre_glue.cmod:1.21
Rev: src/post_modules/Bz2/libbzip2mod.cmod:1.24
Rev: src/post_modules/Nettle/cipher.cmod:1.40
Rev: src/post_modules/Nettle/hash.cmod:1.31
Rev: src/post_modules/SDL/SDL.cmod:1.32
Rev: src/post_modules/Shuffler/Shuffler.cmod:1.48
Rev: src/post_modules/Unicode/unicode_module.cmod:1.18

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: builtin.cmod,v 1.223 2008/07/11 14:35:13 mast Exp $ + || $Id: builtin.cmod,v 1.224 2008/07/31 14:52:26 mast Exp $   */      #include "global.h"
37:   #include <errno.h>   #include <math.h>    + DECLARATIONS +    /*! @decl array(array(int|string|type)) describe_program(program p)    *! @belongs Debug    *!