clean

来自「mit数据库ecg波形观察软件」· 代码 · 共 6 行

TXT
6
字号
# file: clean# Use this file to clean up this directory with UNIX make and rm# (see the top-level Makefile in the directory above this one)cleanup:			rm -f *.obj *.res *.sym *.map *~

⌨️ 快捷键说明

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