From deee60045aeb999f13d0e04d089745b11d9c1282 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 28 Mar 2019 07:13:22 -0600 Subject: [PATCH] Update an outdated program name. --- MCMC-Laplace/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5