Home
last modified time | relevance | path

Searched refs:GLOBOPRun (Results 1 – 3 of 3) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h110 GLOBOPRun, enumerator
H A DFiles.cpp2556 if (MainData->InputOptions->Control->GetRunType() == GLOBOPRun) in OpenGAMESSlog()
2957 if (MainData->InputOptions->Control->GetRunType() == GLOBOPRun) in OpenGAMESSlog()
4188 runType = GLOBOPRun; in OpenGAMESSTRJ()
4248 if (runType == GLOBOPRun) { in OpenGAMESSTRJ()
H A DInputData.cpp363 case GLOBOPRun: in GetGAMESSRunText()