pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2006-03-30
2006-03-30 13:11:23 by Henrik Grubbström (Grubba) <grubba@grubba.org>
c0d3777bb362ba0167c860005b0d08128eeda164 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Oops, missed to add an include.
Rev: src/builtin.cmod:1.188
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: builtin.cmod,v 1.
187
2006/03/
29
16
:
20
:
35
grubba Exp $
+
|| $Id: builtin.cmod,v 1.
188
2006/03/
30
13
:
11
:
23
grubba Exp $
*/ #include "global.h"
32:
#include "port.h" #include "gc.h" #include "block_alloc.h"
+
#include "pikecode.h"
#include <assert.h> /*! @decl array(array(int|string|type)) describe_program(program p)