From c0caa3d23ee99b0241da682c647214a59f07204c Mon Sep 17 00:00:00 2001 From: Ovidiu Mircescu Date: Wed, 6 Jul 2016 16:47:18 +0200 Subject: [PATCH] Documentation update. --- idl/SALOME_ResourcesManager.idl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idl/SALOME_ResourcesManager.idl b/idl/SALOME_ResourcesManager.idl index 68578b564..c0acc5960 100644 --- a/idl/SALOME_ResourcesManager.idl +++ b/idl/SALOME_ResourcesManager.idl @@ -116,7 +116,8 @@ struct ResourceDefinition string username; //! salome application to use to start a remote container string applipath; - //! list of available components + //! list of available components. + //! An empty list means every component is available. CompoList componentList; //! operating system -- 2.39.2