Branch: Tag:

2001-10-28

2001-10-28 18:02:02 by Martin Nilsson <mani@lysator.liu.se>

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.