From 954fc6b9d4bfee8b2eb1af11f4e62a66b9e8da57 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 18 Apr 2024 18:00:40 -0300 Subject: finalizado? --- include/map.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/map.h') diff --git a/include/map.h b/include/map.h index 1dea3e7..b1f2650 100644 --- a/include/map.h +++ b/include/map.h @@ -1,3 +1,8 @@ +/* + * Nome: Leonardo Koosuke Azuma + * SO: Arch Linux x86_64 + * Compilador: gcc (GCC) 13.2.1 20230801 + */ #ifndef _MYMAP_H #define _MYMAP_H -- cgit v1.2.3