X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FResourcesManager%2FResourcesManager.hxx;h=5e8c54d664fd388bb3aac7c4bd9a29863a5a75e7;hb=82668fe5e4d077072402d253497f96d4c53391f9;hp=948f20d2239424e8d1131508b5b7a18ff00d89c1;hpb=0cbac893df41e4ca8d94d13fa9268379ed150857;p=modules%2Fkernel.git diff --git a/src/ResourcesManager/ResourcesManager.hxx b/src/ResourcesManager/ResourcesManager.hxx index 948f20d22..5e8c54d66 100644 --- a/src/ResourcesManager/ResourcesManager.hxx +++ b/src/ResourcesManager/ResourcesManager.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -106,11 +106,11 @@ class RESOURCESMANAGER_EXPORT ResourcesManager_cpp */ void AddDefaultResourceInCatalog(); - //! will contain the path to the ressources catalog + //! will contain the path to the resources catalog std::list _path_resources; std::list::iterator _path_resources_it; - //! will contain the informations on the data type catalog(after parsing) + //! will contain the information on the data type catalog(after parsing) MapOfParserResourcesType _resourcesList; //! a map that contains all the available load rate managers (the key is the name)