From a9f1967e82fb509899ee87f51c8d9360411d5ab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dieudonn=C3=A9=20BAYIHA=20MBARGA?= <dieudonne.bayiha-mbarga3@etu.univ-lorraine.fr> Date: Mon, 10 Feb 2025 15:00:33 +0100 Subject: [PATCH] Renomage de io.ts en entrees-sorties.ts --- src/{io.ts => entrees-sorties.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{io.ts => entrees-sorties.ts} (100%) diff --git a/src/io.ts b/src/entrees-sorties.ts similarity index 100% rename from src/io.ts rename to src/entrees-sorties.ts -- GitLab