Roxen.git/
server/
etc/
modules/
Roxen.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2000-08-12
2000-08-12 06:15:36 by Per Hedbor <ph@opera.com>
796fb62e13393f00e651956cbb68335d788472e8 (
8
lines) (+
7
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Inherit _Roxen if it exists
Rev: server/etc/modules/Roxen.pmod:1.25
1:
/*
-
* $Id: Roxen.pmod,v 1.
24
2000/08/
10
16
:
21
:
00
per Exp $
+
* $Id: Roxen.pmod,v 1.
25
2000/08/
12
06
:
15
:
36
per Exp $
* * Various helper functions. *
9:
#include <config.h> inherit "roxenlib";
+
// Low-level C-roxen optimization functions.
+
#if constant( _Roxen )
+
inherit _Roxen;
+
#endif
+
/* * TODO: *