Branch: Tag:

2000-04-13

2000-04-13 20:14:35 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

more debug...

Rev: src/backend.c:1.46
Rev: src/constants.c:1.21
Rev: src/gc.c:1.57
Rev: src/object.c:1.105
Rev: src/object.h:1.41
Rev: src/queue.c:1.3
Rev: src/svalue.c:1.68

16:   #include "error.h"   #include "block_alloc.h"    - RCSID("$Id: constants.c,v 1.20 1999/12/29 18:00:32 grubba Exp $"); + RCSID("$Id: constants.c,v 1.21 2000/04/13 20:14:35 hubbe Exp $");    - static struct mapping *builtin_constants = 0; + struct mapping *builtin_constants = 0;      struct mapping *get_builtin_constants(void)   {