pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
2011-04-25
2011-04-25 16:12:49 by Martin Stjernholm <mast@lysator.liu.se>
1cbb895264595d50173f547d982555f7fbe494c6 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.4
No more foreign_idents.
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: las.c,v 1.331 2006/06/09 18:21:51 mast Exp $
+
||
$Id$
*/ #include "global.h"
-
RCSID("
$Id: las.c,v 1.331 2006/06/09 18:21:51 mast Exp $
");
+
RCSID("
$Id$
");
#include "language.h" #include "interpret.h"