📄 makefile.am
字号:
## Process this file with automake to produce Makefile.inTESTS = \ filt_multistage.cir \ filt_rc.cir \ filt_bridge_t.cir \ pz2.cir \ pzt.cir \ simplepz.cirTESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspiceEXTRA_DIST = \ $(TESTS) \ $(TESTS:.cir=.out)MAINTAINERCLEANFILES = Makefile.in
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -