From 416f9c764331ac7b9e923a1f99fc18a3d193cef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Bailly?= <clement.bailly3@etu.univ-lorraine.fr> Date: Sun, 9 Mar 2025 14:00:45 +0100 Subject: [PATCH] =?UTF-8?q?io.ts=20renomm=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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