From 10150b0c7e5b3019dc5d3fbfd8e8ea572097bf77 Mon Sep 17 00:00:00 2001 From: nri Date: Tue, 20 May 2003 10:19:57 +0000 Subject: [PATCH] NRI : Rename OCAF resources (GEOMDS_Resources). --- src/GEOMDS/GEOMDS_Application.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GEOMDS/GEOMDS_Application.cxx b/src/GEOMDS/GEOMDS_Application.cxx index 3b50dcd2b..78b5ac206 100644 --- a/src/GEOMDS/GEOMDS_Application.cxx +++ b/src/GEOMDS/GEOMDS_Application.cxx @@ -38,7 +38,7 @@ void GEOMDS_Application::Formats(TColStd_SequenceOfExtendedString& Formats) Standard_CString GEOMDS_Application::ResourcesName() { - return Standard_CString ("Resources"); + return Standard_CString ("GEOMDS_Resources"); } -- 2.39.2