📄 makefile.am
字号:
## ############################################################################## File: Makefile.am#### Purpose: Run automake at the top level to make Makefile.in in all## subdirectories.#### Version: $Id: Makefile.am,v 1.5 2004/09/03 22:58:18 sizemore Exp $#### Copyright 2004 Tech-X Coporation. All rights reserved.#### ##########################################################################EXTRA_DIST = beamplasmatest.inp dcdis.inp deposition.inp dring.inp \ fowler_nordheim_emit.inp gas.inp klystron.inp loasisHe.inp \ waveguideTE.inp waveguideTM.inp xybeam.inp WeibelTest.inp \ two_stream_ee_em.inp two_stream_ee_es.inpdata_DATA = $(EXTRA_DIST)datadir = $(prefix)/oopicpro/input
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -