pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2008-06-07
2008-06-07 06:48:19 by Henrik Grubbström (Grubba) <grubba@grubba.org>
167fcfd32598ac016ceb3c5c150b1b297efe8f93 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Reverted change to get_default_module().
Rev: lib/master.pike.in:1.439
6:
// Pike is distributed under GPL, LGPL and MPL. See the file COPYING // for more information. //
-
// $Id: master.pike.in,v 1.
438
2008/06/
06
22
:
29
:
46
grubba Exp $
+
// $Id: master.pike.in,v 1.
439
2008/06/
07
06:
48
:
19
grubba Exp $
#pike __REAL_VERSION__ //#pragma strict_types
2888:
compat_major=saved_compat_major; compat_minor=saved_compat_minor; if(err) throw(err);
-
return x
|| all_constants()
;
+
return x;
} // _static_modules -- default for global::