default.rel

来自「ACE源码」· REL 代码 · 共 11 行

REL
11
字号
// This is the default relative definitions.  Wildcards are acceptable,
// however they should come after any explicit value that may need to be
// built based on other environment values.
//
// The first column is the name for which we create a relative definition.
// The second column is the value to build up if it isn't defined as an
// environmenment variable.
TAO_ROOT,  $ACE_ROOT/TAO
CIAO_ROOT, $TAO_ROOT/CIAO
*_ROOT

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?