pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2003-10-30
2003-10-30 22:19:26 by H. William Welliver III <bill@welliver.org>
94dc1b3eaad93a551d1c94e1b85253937f35b5f1 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
autodocs
Rev: lib/master.pike.in:1.308
6:
// Pike is distributed under GPL, LGPL and MPL. See the file COPYING // for more information. //
-
// $Id: master.pike.in,v 1.
307
2003/10/30
17
:
24
:
35
bill Exp $
+
// $Id: master.pike.in,v 1.
308
2003/10/30
22
:
19
:
26
bill Exp $
#pike __REAL_VERSION__
1724:
//! Lookup from handler module to corresponding root_module. mapping(object:joinnode) handler_root_modules = ([]);
+
//! The pike system module path, not including any set by the user.
array(string) system_module_path=({}); //! The complete module search path