From: cas Date: Tue, 22 Aug 2000 18:21:52 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=d94b6b064190ccfaa71a68a56ebd6e08d6eeec29;p=occt-wok.git No comments --- 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++) {