Skip to content

Commit bcec660

Browse files
damn namespaces #841
1 parent 5654a0a commit bcec660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/PfemFluid/write/write.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ proc PfemFluid::write::writeMeshes { } {
6464

6565

6666
proc PfemFluid::write::writeNodalConditions { keyword } {
67-
write::writeNodalConditions $keyword
67+
::write::writeNodalConditions $keyword
6868
}
6969

7070
proc PfemFluid::write::GetPartsUN { } {

0 commit comments

Comments
 (0)