pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2001-12-29
2001-12-29 22:53:23 by Martin Nilsson <mani@lysator.liu.se>
ddd2af71c9302097e8e5fb0da4bebacfaa034a25 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
It is now possible to dump the master again.
Rev: lib/master.pike.in:1.186
1:
/* -*- Pike -*- *
-
* $Id: master.pike.in,v 1.
185
2001/12/
19
23
:
54
:
54
mast
Exp $
+
* $Id: master.pike.in,v 1.
186
2001/12/
29
22
:
53
:
23
nilsson
Exp $
* * Master-file for Pike. *
1487:
string postparseaction=0; mixed v;
-
predefines = _static_modules.Builtin
.
_take_over_initial_predefines();
+
predefines = _static_modules.Builtin
()->
_take_over_initial_predefines();
_pike_file_name = orig_argv[0]; #if constant(thread_create) _backend_thread = this_thread();