Branch: Tag:

2005-01-02

2005-01-02 00:40:46 by Martin Nilsson <mani@lysator.liu.se>

Disabled some broken autodoc.

Rev: src/modules/Parser/pike.c:1.2

1: - /*! array(array(string),string) split( string x ) -  *! Returns an array with Pike-level tokens and the remainder (a -  *! partial token), if any. + /* array(array(string),string) split( string x ) +  * Returns an array with Pike-level tokens and the remainder (a +  * partial token), if any.    */   #include "global.h"   #include "config.h"