From: cascade Date: Fri, 16 Sep 2005 21:38:39 +0000 (+0000) Subject: OCC8503 FIP 8.17 MMgt_StorageManager NCollection_TypeDef.hxx Standard_Allocate... X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=03e06251bdd5c38eff733a47744a456942632113;p=occt-wok.git OCC8503 FIP 8.17 MMgt_StorageManager NCollection_TypeDef.hxx Standard_Allocate.lxx Standard.hxx Standard.lxx cdl, hxx, cxx, lxx --- diff --git a/src/IDLFront/IDLFront_Replace.tcl b/src/IDLFront/IDLFront_Replace.tcl index be853c7..8d886ea 100755 --- a/src/IDLFront/IDLFront_Replace.tcl +++ b/src/IDLFront/IDLFront_Replace.tcl @@ -42,7 +42,7 @@ proc IDLFront_Replace:Execute { unit args } { set name IDL.tab.c set source [woklocate -p IDLFront:source:$sourcename [wokinfo -N $unit]] - set vistarget [woklocate -p IDLFront:privinclude:$name [wokinfo -N $unit]] + set vistarget [woklocate -p IDLFront:privinclude [wokinfo -N $unit]]$name # set target [wokinfo -p IDLFront:privinclude:$name [wokinfo -N $unit]] msgprint -i -c "$source " regsub -all "/" " $source $vistarget" $replstr TheArgs