Skip to content

Commit dfe02f7

Browse files
Fixed minor bugs related with #53
1 parent a694e76 commit dfe02f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kratos.gid/apps/StenosisWizard/wizard/Wizard_Steps.tcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ proc StenosisWizard::Wizard::Save { } {
526526
}
527527
}
528528

529-
proc AfterMeshGeneration { fail } {
529+
proc StenosisWizard::AfterMeshGeneration { fail } {
530530
GiD_Process Mescape Mescape Mescape
531531
GiD_Process Mescape Files Save
532532
if {$fail eq 0} {

0 commit comments

Comments
 (0)