pike.git/
src/
modules/
Gz/
module.pmod.in
Branch:
Tag:
Non-build tags
All tags
No tags
2014-02-14
2014-02-14 21:11:49 by Martin Nilsson <nilsson@opera.com>
9c21b506f58f7c0d22e0db35961f291fa01601dd (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Simplified dependencies.
1:
// -*- pike -*- #pike __REAL_VERSION__
-
#
if
constant(@module@)
+
#
require
constant(@module@)
inherit @module@;