Comment line that was supposed to be commented

This commit is contained in:
Paolo Giannozzi 2021-12-09 14:33:17 +01:00
parent 6b7938bade
commit 64a8949a47
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ PROGRAM pw2gt
! IMPORTANT NOTICE: must be run on a single processor ONLY.
! Uncomment next line to test the file: the code will re-read the file
! just written, fill and diagonalize the hamiltonian matrix
#define __DEBUG
!#define __DEBUG
!
! Input: namelist &inputpp [outdir=...] [prefix=...] / as in QE input
! (default values as in QE).