From 89fce9e21c059e9623658d5d9effceadd086c576 Mon Sep 17 00:00:00 2001 From: CPernet Date: Tue, 26 Jul 2022 13:01:03 +0200 Subject: [PATCH] Revert "Update limo_check_ppool.m" This reverts commit 4e9aa62b84d2e09e8fc750c07830e886072a0b5e. --- limo_check_ppool.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/limo_check_ppool.m b/limo_check_ppool.m index 0eddb22..6cdde5f 100644 --- a/limo_check_ppool.m +++ b/limo_check_ppool.m @@ -1,4 +1,4 @@ -function spmup_check_ppool +function limo_check_ppool % routine to make sure the parallel pool is working % ------------------------------