1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
## Process this file with automake to produce Makefile.in
#
# Don't edit - this file is generated automatically from Makefile.am
#
SUBDIRS = . types
pkginclude_HEADERS = \
3dview.h \
assert.h \
atomprop.h \
block_tx.h \
bondf.h \
calcgrid.h \
calch.h \
calcmu.h \
confio.h \
constr.h \
copyrite.h \
dihre.h \
disre.h \
do_fit.h \
ebin.h \
edsam.h \
enxio.h \
ewald.h \
ewald_util.h \
fatal.h \
ffscanf.h \
fftgrid.h \
filenm.h \
force.h \
futil.h \
gbutil.h \
gmx_ana.h \
gmx_arpack.h \
gmx_blas.h \
gmxcomplex.h \
gmxfio.h \
gmx_fft.h \
gmx_lapack.h \
gmx_random.h \
gmx_system_xdr.h \
gmx_thread.h \
gmx_parallel_3dfft.h \
grompp.h \
gstat.h \
index.h \
invblock.h \
macros.h \
magic.h \
main.h \
maths.h \
matio.h \
mdatoms.h \
mdebin.h \
mdrun.h \
mshift.h \
mtxio.h \
mvdata.h \
names.h \
network.h \
nonbonded.h \
nrama.h \
nrjac.h \
nrnb.h \
nsb.h \
nsgrid.h \
ns.h \
orires.h \
pbc.h \
pdbio.h \
pdebug.h \
physics.h \
pme.h \
pppm.h \
princ.h \
pull.h \
qmmm.h \
random.h \
rbin.h \
rdgroup.h \
readcomp.h \
readinp.h \
reorder.h \
rmpbc.h \
shift.h \
shift_util.h \
smalloc.h \
sortwater.h \
sparsematrix.h \
split.h \
statusio.h \
statutil.h \
strdb.h \
string2.h \
struc2.h \
symtab.h \
sysstuff.h \
tags.h \
tgroup.h \
tgroup.h \
tpxio.h \
transfer.h \
trnio.h \
txtdump.h \
typedefs.h \
update.h \
utils.h \
vcm.h \
vec.h \
viewit.h \
vsite.h \
wgms.h \
wman.h \
writeps.h \
xdrf.h \
xtcio.h \
xvgr.h
|