quantum-espresso/Modules/qes_module.f90

15 lines
360 B
Fortran

!
! Copyright (C) 2003-2016 Quantum ESPRESSO group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
MODULE qes_module
USE iotk_module
USE qes_types_module
USE qes_libs_module
END MODULE qes_module