diff --git a/intermol/gromacs/__init__.py b/intermol/gromacs/__init__.py index c90a1322..5525a069 100644 --- a/intermol/gromacs/__init__.py +++ b/intermol/gromacs/__init__.py @@ -26,7 +26,6 @@ 'Proper Dih.': ['dihedral', 'proper'], 'Ryckaert-Bell.': ['dihedral', 'proper'], 'Improper Dih.': ['dihedral', 'improper'], - 'Per. Imp. Dih.': ['dihedral', 'improper'], 'CMAP': ['dihedral','cmap'], 'LJ (SR)': ['vdw total', 'vdw (SR)'], 'LJ-14': ['vdw total','vdw-14'],