user_initrc.tcl

来自「eCos操作系统源码」· TCL 代码 · 共 10 行

TCL
10
字号
# ~/.ecos/synth/initrc.tcl## This configuration file is executed by ecosynth, the eCos synthetic# target auxiliary program, early on during initialization. Typically# this file is used to set up search paths and similar variables. The# eCos synthetic target documentation should be consulted for more# information.## This file is executed in a Tcl interpreter, so Tcl syntax applies. 

⌨️ 快捷键说明

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