diff options
author | Benoit Foucher <benoit@zeroc.com> | 2005-06-21 12:40:26 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2005-06-21 12:40:26 +0000 |
commit | 91b10476449de133a15743272be8c5fab8010c7f (patch) | |
tree | 5c721ee19d9d3a8aa228cc9466412a1edd978446 /cpp/src/Ice/PropertyNames.cpp | |
parent | Fix (diff) | |
download | ice-91b10476449de133a15743272be8c5fab8010c7f.tar.bz2 ice-91b10476449de133a15743272be8c5fab8010c7f.tar.xz ice-91b10476449de133a15743272be8c5fab8010c7f.zip |
Fixes
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index e9bfeb811e3..606dfb730ee 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Jun 14 10:24:30 2005 +// Generated by makeprops.py from file `../config/PropertyNames.def', Mon Jun 20 17:04:26 2005 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -155,6 +155,7 @@ const char* IceInternal::PropertyNames::IcePackProps[] = const char* IceInternal::PropertyNames::IceGridProps[] = { "IceGrid.Node.AdapterId", + "IceGrid.Node.RegisterProcess", "IceGrid.Node.CollocateRegistry", "IceGrid.Node.Data", "IceGrid.Node.Endpoints", |