Moved pdb2top.h from src/kernel to include to allow external packages to
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Sun, 1 Aug 2010 09:11:27 +0000 (11:11 +0200)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Sun, 1 Aug 2010 09:11:27 +0000 (11:11 +0200)
write gromacs topologies.

include/Makefile.am
include/pdb2top.h [moved from src/kernel/pdb2top.h with 100% similarity]
src/kernel/Makefile.am

index 05814d507bc4f66812f70cf1d81ad1d48a3decae..26f0ee00a3ce78da2a0b99741e2675a07f507546 100644 (file)
@@ -93,6 +93,7 @@ orires.h \
 partdec.h \
 pbc.h \
 pdbio.h \
+pdb2top.h \
 perf_est.h \
 physics.h \
 pme.h \
similarity index 100%
rename from src/kernel/pdb2top.h
rename to include/pdb2top.h
index b9a138f58e40edb17cf38368eaac51639f15d875..06bff7a2a68991d53c5f91ef9c6f3b881e40c3ab 100644 (file)
@@ -31,7 +31,7 @@ gpp_bond_atomtype.c   gpp_bond_atomtype.h     \
 h_db.c         h_db.h          \
 hackblock.c            \
 hizzie.c       hizzie.h        \
-pdb2top.h      pdb2top.c       \
+pdb2top.c      \
 pgutil.c       pgutil.h        \
 readir.c       readir.h        \
 readpull.c     \