topology_psf.F: printkey bug fix when dumping psfs, topology.F: fix comment

svn-origin-rev: 4546
This commit is contained in:
Joost VandeVondele 2006-01-23 13:53:01 +00:00
parent 11ae31daa5
commit e0cd27b9e1
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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