pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2003-09-19
2003-09-19 10:14:56 by Henrik Grubbström (Grubba) <grubba@grubba.org>
a16503e55e3b82e3e0f88966228e58658d0c8932 (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed bug in joinnode()->fill_cache().
Rev: lib/master.pike.in:1.302
6:
// Pike is distributed under GPL, LGPL and MPL. See the file COPYING // for more information. //
-
// $Id: master.pike.in,v 1.
301
2003/09/
18
22
:
52
:
00
nilsson
Exp $
+
// $Id: master.pike.in,v 1.
302
2003/09/
19
10
:
14
:
56
grubba
Exp $
#pike __REAL_VERSION__
1498:
} } }
+
foreach(indices(fallback_module), string index) {
+
`[](index);
+
}
_cache_full = 1; }