Roxen.git/
server/
modules/
graphics/
graphic_text.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1997-09-28
1997-09-28 16:30:45 by Henrik Grubbström (Grubba) <grubba@grubba.org>
3992de97479e0733f8394992925a4d0d7c6e9651 (
7
lines) (+
6
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Now probably works with 1.1 again.
Rev: server/modules/graphics/graphic_text.pike:1.84
1:
-
constant cvs_version="$Id: graphic_text.pike,v 1.
83
1997/09/
26
18
:
09
:
31
grubba Exp $";
+
constant cvs_version="$Id: graphic_text.pike,v 1.
84
1997/09/
28
16
:
30
:
45
grubba Exp $";
constant thread_safe=1; #include <module.h>
16:
constant Privs=((program)"privs"); #endif /* !efun(Privs) */
+
#ifndef VAR_MORE
+
#define VAR_MORE 0
+
#endif /* VAR_MORE */
+
array register_module() { return ({ MODULE_LOCATION | MODULE_PARSER,