pike.git/
src/
program.c
Branch:
Tag:
Non-build tags
All tags
No tags
2001-10-28
2001-10-28 18:02:02 by Martin Nilsson <mani@lysator.liu.se>
397e7dfdf06154e0b9ee08327436da2fd83ea544 (
8
lines) (+
7
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added lfun:: module
Rev: src/program.c:1.383
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: program.c,v 1.
382
2001/10/
06
12
:
04
:
23
hubbe
Exp $");
+
RCSID("$Id: program.c,v 1.
383
2001/10/
28
18
:
02
:
02
nilsson
Exp $");
#include "program.h" #include "object.h" #include "dynamic_buffer.h"
203:
tFuncV(tNone,tVoid,tObj), /* "_get_iterator", */ };
+
/*! @module lfun::
+
*!
+
*! @endmodule
+
*/
+
/*! @decl void lfun::__INIT() *! *! Global variable initialization.