Skip to content

Commit 79b617a

Browse files
Rename CHT files
1 parent 75b5433 commit 79b617a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/ConjugateHeatTransfer/start.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ proc ::ConjugateHeatTransfer::LoadMyFiles { } {
3737
variable id
3838
variable dir
3939

40-
uplevel #0 [list source [file join $dir xml GetFromXML.tcl]]
40+
uplevel #0 [list source [file join $dir xml XmlController.tcl]]
4141
uplevel #0 [list source [file join $dir write write.tcl]]
4242
uplevel #0 [list source [file join $dir write writeProjectParameters.tcl]]
4343
if {[apps::getActiveAppId] eq $id} {

kratos.gid/apps/ConjugateHeatTransfer/xml/GetFromXML.tcl renamed to kratos.gid/apps/ConjugateHeatTransfer/xml/XmlController.tcl

File renamed without changes.

0 commit comments

Comments
 (0)