Home
last modified time | relevance | path

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

/dports/math/openturns/openturns-1.18/lib/src/Base/Graph/
H A DGraphImplementation.cxx572 const String RExecutable(ResourceMap::GetAsString("Graph-RExecutableCommand")); in draw() local
574 …if (RExecutable != "") systemCommand << "" << RExecutable << "" << " --no-save --silent < \"" << t… in draw()