From d7b81a8e0081aea2e491641709e13982c3d6a657 Mon Sep 17 00:00:00 2001
From: Lionel GUEZ <guez@lmd.ens.fr>
Date: Tue, 12 Oct 2021 14:03:54 +0200
Subject: [PATCH] Bug fix: rename file

The name of the script cannot be the same as the name of a variable in
the script.
---
 Convert_Matlab/{id_child.m => get_id_child.m} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Convert_Matlab/{id_child.m => get_id_child.m} (100%)

diff --git a/Convert_Matlab/id_child.m b/Convert_Matlab/get_id_child.m
similarity index 100%
rename from Convert_Matlab/id_child.m
rename to Convert_Matlab/get_id_child.m
-- 
GitLab