# ==============================================================================
#
#                                    O  F  E  L  I
#
#                           Object  Finite  Element  Library
#
# ==============================================================================
#
#   Copyright (C) 1998 - 2024 Rachid Touzani
#
#   This file is part of OFELI.
#
#   OFELI is free software: you can redistribute it and/or modify
#   it under the terms of the GNU Lesser General Public License as published by
#   the Free Software Foundation, either version 3 of the License, or
#   (at your option) any later version.
#
#   OFELI is distributed in the hope that it will be useful,
#   but WITHOUT ANY WARRANTY; without even the implied warranty of
#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#   GNU Lesser General Public License for more details.
#
#   You should have received a copy of the GNU Lesser General Public License
#   along with OFELI. If not, see <http://www.gnu.org/licenses/>.
#
# ==============================================================================

file (COPY beam.html
           contact.html
           eigen_demo1.html
           eigen_demo2.html
           elliptic.html
           heat.html
           laplace_demo1.html
           laplace_demo2.html
           laplace_demo3.html
           laplace_demo4.html
           lelas2d.html
           lelas3d.html
           ls_demo1.html
           ls_demo2.html
           ode_demo1.html
           ode_demo2.html
           ode_demo3.html
           ode_demo4.html
           opt_demo1.html
           std3.html
           stdc2.html
           tiff2.html
           tins2.html
           transport.html
           truss.html
           ts_demo1.html
           ts_demo2.html
           ttd2.html
      DESTINATION .
     )
