#***********************************************************************
# This file is part of OpenMolcas.                                     *
#                                                                      *
# OpenMolcas is free software; you can redistribute it and/or modify   *
# it under the terms of the GNU Lesser General Public License, v. 2.1. *
# OpenMolcas is distributed in the hope that it will be useful, but it *
# is provided "as is" and without any express or implied warranties.   *
# For more details see the full text of the license in the file        *
# LICENSE or in <http://www.gnu.org/licenses/>.                        *
#***********************************************************************

set (sources
     main.F90
     ai.F90
     aiai.F90
     aibj.F90
     aijk.F90
     chel.F90
     ci_select.F90
     ciall.F90
     comp.F90
     comp1.F90
     config.F90
     deltab.F90
     empty.F90
     guga.F90
     guga_global.F90
     icpck.F90
     input_guga.F90
     int1.F90
     int2.F90
     int3.F90
     int4.F90
     int5.F90
     int61.F90
     int62.F90
     int7.F90
     int8.F90
     int9.F90
     jspck.F90
     jtime.F90
     loop1.F90
     loop10.F90
     loop11.F90
     loop12.F90
     loop13.F90
     loop14.F90
     loop15.F90
     loop16.F90
     loop17.F90
     loop18.F90
     loop19.F90
     loop2.F90
     loop20.F90
     loop21.F90
     loop22.F90
     loop23.F90
     loop26.F90
     loop3.F90
     loop4.F90
     loop5.F90
     loop6.F90
     loop7.F90
     loop8.F90
     loop9.F90
     oneel_guga.F90
     path.F90
     tab2.F90
     tab2f.F90
     tail.F90
)

include (${PROJECT_SOURCE_DIR}/cmake/prog_template.cmake)
