From cbf9739d90190e0ee6c92da1d3681367a8a27419 Mon Sep 17 00:00:00 2001 From: Marco Ratto Date: Mon, 31 May 2010 11:27:19 +0200 Subject: [PATCH] Minor header changes. --- matlab/GiveCPUnumber.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/matlab/GiveCPUnumber.m b/matlab/GiveCPUnumber.m index 2809d1696..6305a2502 100644 --- a/matlab/GiveCPUnumber.m +++ b/matlab/GiveCPUnumber.m @@ -1,6 +1,6 @@ function [nCPU]= GiveCPUnumber (ComputerInformations) -% DESCRIPTION -% This function return the CPUs or cores numer avaiable +% PARALLEL CONTEXT +% In a parallel context this function return the CPUs or cores numer avaiable % on the computer used for run parallel code. % % INPUTS