pike.git/
src/
svalue.h
Branch:
Tag:
Non-build tags
All tags
No tags
2001-03-30
2001-03-30 02:52:26 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
8690fe82b52fde2b68c7e7a1030262a43a22062e (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
disable useless code for now...
Rev: src/svalue.h:1.86
5:
\*/ /*
-
* $Id: svalue.h,v 1.
85
2001/03/
28
15
:
07
:
40
grubba
Exp $
+
* $Id: svalue.h,v 1.
86
2001/03/
30
02
:
52
:
26
hubbe
Exp $
*/ #ifndef SVALUE_H #define SVALUE_H
515:
#endif /* !NO_PIKE_SHORTHAND */
-
#
ifdef
PIKE_RUN_UNLOCKED
+
#
if
0 /*
PIKE_RUN_UNLOCKED
*/
#include "pike_error.h"