makefile.am

来自「最著名最快的分子模拟软件」· AM 代码 · 共 15 行

AM
15
字号
## Process this file with automake to produce Makefile.in## Don't edit - this file is generated automatically from Makefile.am#mixeddir = ${pkgdatadir}/tutor/mixedmixed_DATA = index.ndx  conf.gro  mixed.pdb  grompp.mdp  topol.topEXTRA_DIST = ${mixed_DATA}CLEANFILES = *~ \\\#* *.ene *.hat *.tr? *.xtc *.edr *.ene *.xvg core *.log mdout.mdp *.tp? mon.out confout.gro deshuf.ndx output.* *.gz *.ps *.dat *.g87 *~ \\\#*

⌨️ 快捷键说明

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