Roxen.git
/
server
/
etc
/
include
/
confignode.h
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/include/confignode.h:1:
-
// $Id: confignode.h,v 1.
3
1998
/
03
/
02
18
:
29
:
39
grubba Exp $
+
// $Id: confignode.h,v 1.
4
1999
/
04
/
24
19
:
21
:
24
grubba Exp $
#define NODE_ROOT 0 # define NODE_ERRORS 11 # define NODE_WIZARDS 12
-
+
# define NODE_DOCS 13
# define NODE_GLOBAL_VARIABLES 3
-
#! define NODE_MODULE_COPY_VARIABLE 9
+
# define NODE_CONFIGURATIONS 4 # define NODE_CONFIGURATION 1 # define NODE_CONFIG_GLOBAL_VARIABLES 2 # define NODE_MODULE 5 # define NODE_MODULE_COPY 6 # define NODE_MODULE_COPY_STATUS 8 # define NODE_MODULE_COPY_VARIABLES 7 # define NODE_MODULE_COPY_BUILTIN_VARIABLES 11
-
#! define NODE_MODULE_COPY_VARIABLE 9
+
# define NODE_MODULE_COPY_VARIABLE 9 # define NODE_MODULE_MASTER_COPY 10