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 c89b0abf810..82f6a784530 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', Wed Jan 4 16:04:58 2006 +// Generated by makeprops.py from file `../config/PropertyNames.def', Wed Feb 8 17:24:02 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -23,6 +23,7 @@ const char* IceInternal::PropertyNames::IceProps[] = "Ice.Default.CollocationOptimization", "Ice.Default.Host", "Ice.Default.Locator", + "Ice.Default.LocatorCacheTimeout", "Ice.Default.Package", "Ice.Default.Protocol", "Ice.Default.Router", |