MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / TclGetStartupScriptFileName

Function TclGetStartupScriptFileName

SRC/tcl/tkMain.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149
150
151char *TclGetStartupScriptFileName()
152{
153 return tclStartupScriptFileName;
154}
155
156
157

Callers 1

Tk_MainOpenSeesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected