diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 3 | ||||
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index d44041f015d..c89b0abf810 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', Fri Nov 25 11:59:22 2005 +// Generated by makeprops.py from file `../config/PropertyNames.def', Wed Jan 4 16:04:58 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -103,6 +103,7 @@ const char* IceInternal::PropertyNames::IceGridProps[] = "IceGrid.Node.RegisterProcess", "IceGrid.Node.CollocateRegistry", "IceGrid.Node.Data", + "IceGrid.Node.DisableOnFailure", "IceGrid.Node.Endpoints", "IceGrid.Node.Name", "IceGrid.Node.Output", diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index eb3621d9ae5..937141f50d8 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Fri Nov 25 11:59:22 2005 +// Generated by makeprops.py from file `../config/PropertyNames.def', Wed Jan 4 16:04:58 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |