Roxen.git
/
server
/
base_server
/
mainconfig.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/base_server/mainconfig.pike:1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
66
1997/08/13 22:
06
:
05
grubba Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
67
1997/08/13 22:
07
:
20
grubba Exp $";
inherit "roxenlib"; inherit "config/draw_things"; import Array; import Stdio; string status_row(object node); string display_tabular_header(object node); object get_template(string t);
-
/* Work-around for Simulate.perror */
#
+
/* Work-around for Simulate.perror */
#define perror roxen_perror #include <confignode.h> #include <module.h> #define dR "ff" #define dG "ff" #define dB "ff" #define bdR "00"