pike.git/
src/
program.c
Branch:
Tag:
Non-build tags
All tags
No tags
2008-04-26
2008-04-26 16:08:13 by Henrik Grubbström (Grubba) <grubba@grubba.org>
aed0691d4fb64c6e32fa1aeadaa5459f3f28f1dd (
6
lines) (+
4
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Cosmetic Autodoc mk II fix.
Rev: src/program.c:1.678
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.
677
2008/04/26
14
:
27:
08 grubba Exp $
+
|| $Id: program.c,v 1.
678
2008/04/26
16
:
08
:
13
grubba Exp $
*/ #include "global.h"
833:
*! It's assumed that this function is side-effect free. */
-
/*! @decl mixed lfun::`[..](zero low, int low_bound_type, zero high, int high_bound_type)
+
/*! @decl mixed lfun::`[..](zero low, int low_bound_type,
@
+
*!
zero high, int high_bound_type)
*! *! Subrange callback. *!