pike.git/
src/
array.c
Branch:
Tag:
Non-build tags
All tags
No tags
1999-04-17
1999-04-17 14:03:05 by Henrik Grubbström (Grubba) <grubba@grubba.org>
3aa0bc663ac588f687000d0d860e18aa729a7e46 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Minor change.
Rev: src/array.c:1.49
3:
||| Pike is distributed as GPL (General Public License) ||| See the files COPYING and DISCLAIMER for more information. \*/
+
/**/
#include "global.h" #include "svalue.h" #include "array.h"
20:
#include "main.h" #include "security.h"
-
RCSID("$Id: array.c,v 1.
48
1999/04/
13
20
:
10
:
04
hubbe
Exp $");
+
RCSID("$Id: array.c,v 1.
49
1999/04/
17
14
:
03
:
05
grubba
Exp $");
struct array empty_array= {