Branch: Tag:

2002-12-11

2002-12-11 20:27:00 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Now uses @namespace.

Rev: src/object.c:1.212
Rev: src/program.c:1.468

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: program.c,v 1.467 2002/12/10 16:53:28 mast Exp $ + || $Id: program.c,v 1.468 2002/12/11 20:26:45 grubba Exp $   */      #include "global.h" - RCSID("$Id: program.c,v 1.467 2002/12/10 16:53:28 mast Exp $"); + RCSID("$Id: program.c,v 1.468 2002/12/11 20:26:45 grubba Exp $");   #include "program.h"   #include "object.h"   #include "dynamic_buffer.h"
206:    tFuncV(tNone,tVoid,tObj), /* "_get_iterator", */   };    - /*! @module lfun:: -  *! -  *! @endmodule + /*! @namespace lfun::    */      /*! @decl void lfun::__INIT()
752:    *! @[Iterator], @[foreach()]    */    + /*! @endnamespace +  */ +    /*! @class MasterObject    */