Skip to content

a potential typo in a file?

I think there is a typo (an extra '\' at the end of line 830) in the file (src/hamiltonian/hamiltonian_elec_base_inc.F90), please see below.

../../src/hamiltonian/hamiltonian_elec_base_inc.F90:830:36:

  830 |             do ist = 1, nst_linear\
      |                                    1
Error: Syntax error in DO statement at (1)
../../src/hamiltonian/hamiltonian_elec_base_inc.F90:833:13:

  833 |           end do
      |             1
Error: Expecting END IF statement at (1)

Thanks, I-Te

Edited by Ite Lu