pike.git/
src/
program.c
Branch:
Tag:
Non-build tags
All tags
No tags
2000-12-16
2000-12-16 19:05:54 by Martin Stjernholm <mast@lysator.liu.se>
a0bf1f10c1a4b002093a92154e5e1cb6a15cfde7 (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed the fix.
Rev: src/program.c:1.289
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: program.c,v 1.
288
2000/12/16
18
:
59
:
48
mast Exp $");
+
RCSID("$Id: program.c,v 1.
289
2000/12/16
19
:
05
:
54
mast Exp $");
#include "program.h" #include "object.h" #include "dynamic_buffer.h"
3924:
#endif }else{ next=p->next;
-
}
+
#ifdef PIKE_DEBUG first = 0; #endif }
-
+
}
#ifdef PIKE_DEBUG if (gc_debug)