mkbsparch

来自「windml3.0」· 代码 · 共 23 行

TXT
23
字号
#!/bin/csh -f## mkBspArch   Auto generates the BSP_ARCH.TXT file# # makes mkBspArch.tcl callable from the command line## Modification History# --------------------# 01c,21jun02,sfp  correct filename# 01b,21may02,sfp  update to run standalone# 01a,31Jan02,sfp  written/usr/atria/bin/cleartool startview wrs.qmsset hostType=`/usr/common/wind_host_type`set tclCmd=/view/wrs.qms/vobs/etc/tools/$hostType/bin/tclshsetenv TCL_LIBRARY /view/wrs.qms/vobs/etc/tools/src/tcl/lib/tclrehasheval exec $tclCmd ./mkBspArch.tcl 

⌨️ 快捷键说明

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