pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
1998-01-26
1998-01-26 02:34:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>
5d2bb2d4fb765a2661b928076221a9b6af1de1d5 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed warning.
Rev: src/las.c:1.44
4:
||| See the files COPYING and DISCLAIMER for more information. \*/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
43
1998/01/
25
08
:
25
:
08
hubbe
Exp $");
+
RCSID("$Id: las.c,v 1.
44
1998/01/
26
02
:
34
:
50
grubba
Exp $");
#include "language.h" #include "interpret.h"
26:
#include "callback.h" #include "pike_macros.h" #include "peep.h"
+
#include "builtin_functions.h"
#define LASDEBUG