From: Wolfgang Bangerth Date: Thu, 28 Mar 2019 13:13:22 +0000 (-0600) Subject: Update an outdated program name. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deee60045aeb999f13d0e04d089745b11d9c1282;p=code-gallery.git Update an outdated program name. --- diff --git a/MCMC-Laplace/CMakeLists.txt b/MCMC-Laplace/CMakeLists.txt index 4f8bee6..2bb0cdc 100644 --- a/MCMC-Laplace/CMakeLists.txt +++ b/MCMC-Laplace/CMakeLists.txt @@ -1,5 +1,5 @@ ## -# CMake script for the CeresFE program: +# CMake script for the MCMC-laplace program: ## CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)