diff options
Diffstat (limited to 'source/include/acnames.h')
-rw-r--r-- | source/include/acnames.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/acnames.h b/source/include/acnames.h index 4c5fab6..e56f3cd 100644 --- a/source/include/acnames.h +++ b/source/include/acnames.h @@ -62,11 +62,10 @@ #define METHOD_NAME__AEI "_AEI" #define METHOD_NAME__PRW "_PRW" #define METHOD_NAME__SRS "_SRS" +#define METHOD_NAME__PLD "_PLD" /* Method names - these methods must appear at the namespace root */ -#define METHOD_PATHNAME__BFS "\\_BFS" -#define METHOD_PATHNAME__GTS "\\_GTS" #define METHOD_PATHNAME__PTS "\\_PTS" #define METHOD_PATHNAME__SST "\\_SI._SST" #define METHOD_PATHNAME__WAK "\\_WAK" |