This commit is contained in:
Joachim Schoeberl 2009-07-26 11:24:16 +00:00
parent df440111a1
commit fe43f31c5a
2 changed files with 2 additions and 2 deletions

View File

@ -817,7 +817,7 @@ menu .ngmenu.help
.ngmenu.help add command -label "About..." \
-command {
tk_messageBox -message "This is NETGEN \n mainly written by \n Joachim Sch<EFBFBD>erl \n thanks to \n R. Gaisbauer, J. Gerstmayr"
tk_messageBox -message "This is NETGEN \nmainly written by \nJoachim Schöberl \nthanks to \nRobert Gaisbauer, Johannes Gerstmayr, Philippose Rajan"
}
# tk_menuBar .mbar .mbar.file .mbar.mesh .mbar.test .mbar.help

View File

@ -229,7 +229,7 @@ if { $stereo == "defined" } {
}
catch { source ${ngdir}/ngsolve.tcl }
# catch { source ${ngdir}/ngsolve.tcl }
set scriptfilename [Ng_GetCommandLineParameter script]