示例#1
0
文件: __init__.py 项目: ro21han/hifun
def getMachineFile():
    return configuration.getConfigValue("toolsettings:machfile")
示例#2
0
文件: __init__.py 项目: ro21han/hifun
def getSolverFlags():
    return configuration.getConfigValue("toolsettings:rans_flag")
示例#3
0
文件: tools.py 项目: ro21han/hifun
def getRepository():
    return configuration.getConfigValue("toolsettings:repository", getConfSaveSpace())