diff options
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 5c78672ea90..824b9a1ea73 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `/Users/matthew/zeroc/ice/config/PropertyNames.def', Thu Oct 20 15:43:40 2005 +// Generated by makeprops.py from file `../../../config/PropertyNames.def', Thu Oct 20 08:53:58 2005 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -76,6 +76,7 @@ const char* IceInternal::PropertyNames::IceProps[] = const char* IceInternal::PropertyNames::IceBoxProps[] = { + "IceBox.InstanceName", "IceBox.LoadOrder", "IceBox.PrintServicesReady", "IceBox.Service.*", |