From d94b6b064190ccfaa71a68a56ebd6e08d6eeec29 Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 22 Aug 2000 18:21:52 +0000 Subject: [PATCH] No comments --- src/WOKMake/WOKMake_BuildProcessIterator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WOKMake/WOKMake_BuildProcessIterator.cxx b/src/WOKMake/WOKMake_BuildProcessIterator.cxx index 93cfd08..4717bd7 100755 --- a/src/WOKMake/WOKMake_BuildProcessIterator.cxx +++ b/src/WOKMake/WOKMake_BuildProcessIterator.cxx @@ -603,7 +603,7 @@ void WOKMake_BuildProcessIterator::ReorderCurrentGroup() } else { filepack->GetPath(); - WOKUtils_AdmFile afile(filepack->Path()->Name()); + WOKUtils_AdmFile afile(filepack->Path()); Handle(TColStd_HSequenceOfHAsciiString) udsoftk = afile.Read(); for (Standard_Integer j=1;j<= udsoftk->Length(); j++) { -- 2.39.5