diff --git a/src/topology.F b/src/topology.F index 246ebe19c7..862345872b 100644 --- a/src/topology.F +++ b/src/topology.F @@ -2,10 +2,10 @@ ! CP2K: A general program to perform molecular dynamics simulations ! ! Copyright (C) 2004 CP2K developers group ! !-----------------------------------------------------------------------------! -!!****** cp2k/topology_control [1.0] * +!!****** cp2k/topology [1.0] * !! !! NAME -!! topology_control +!! topology !! !! FUNCTION !! Control for reading in different topologies and coordinates diff --git a/src/topology_psf.F b/src/topology_psf.F index 2113e54293..47c9928c17 100644 --- a/src/topology_psf.F +++ b/src/topology_psf.F @@ -489,7 +489,7 @@ CONTAINS CALL timestop(0.0_dp,handle) CALL write_checkpoint_information("exiting "//routineN,globenv,error) CALL cp_print_key_finished_output(iw,logger,subsys_section,& - "MM%PRINT%TOPOLOGY_INFO/PSF_INFO",error=error) + "PRINT%TOPOLOGY_INFO/PSF_INFO",error=error) END SUBROUTINE write_topology_psf