pike.git/
src/
interpret.h
Branch:
Tag:
Non-build tags
All tags
No tags
1997-01-29
1997-01-29 01:04:58 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
442aeab7238cd741c0cb2999d6b2e2a140fb6413 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
config.h removed
Rev: src/hashtable.c:1.2
Rev: src/interpret.h:1.8
6:
#ifndef INTERPRET_H #define INTERPRET_H
+
#include "global.h"
#include "program.h"
-
#include "config.h"
+
#ifndef STRUCT_FRAME_DECLARED #define STRUCT_FRAME_DECLARED