From c3928466e62ff762940eba6ec8c633cb4a5245b4 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Fri, 14 Sep 2007 17:08:20 +0000 Subject: [PATCH] - merge from HEAD --- PLC/NodeNetworkSettingTypes.py | 2 +- PLC/NodeNetworkSettings.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PLC/NodeNetworkSettingTypes.py b/PLC/NodeNetworkSettingTypes.py index 786ec73..deb8be3 100644 --- a/PLC/NodeNetworkSettingTypes.py +++ b/PLC/NodeNetworkSettingTypes.py @@ -1,7 +1,7 @@ # # Thierry Parmentelat - INRIA # -# $Revision:$ +# $Revision: 88 $ # from types import StringTypes diff --git a/PLC/NodeNetworkSettings.py b/PLC/NodeNetworkSettings.py index bba560d..026fec9 100644 --- a/PLC/NodeNetworkSettings.py +++ b/PLC/NodeNetworkSettings.py @@ -1,7 +1,7 @@ # # Thierry Parmentelat - INRIA # -# $Revision$ +# $Revision: 98 $ # from PLC.Faults import * from PLC.Parameter import Parameter -- 2.43.0