From b63559862f714b88fbbdb7fa79df88d9be5efdf9 Mon Sep 17 00:00:00 2001 From: MeirGavish Date: Sat, 16 Aug 2025 12:41:11 +0300 Subject: [PATCH] renamed int_list.c to list.c --- source/{int_list.c => list.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/{int_list.c => list.c} (100%) diff --git a/source/int_list.c b/source/list.c similarity index 100% rename from source/int_list.c rename to source/list.c