From 76628da33c47f98e66104d1c023211500b441650 Mon Sep 17 00:00:00 2001 From: an154gf Date: Thu, 17 Apr 2025 20:14:02 +0200 Subject: [PATCH] inicializacia --- du6/list_ops.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 du6/list_ops.c diff --git a/du6/list_ops.c b/du6/list_ops.c new file mode 100644 index 0000000..c695853 --- /dev/null +++ b/du6/list_ops.c @@ -0,0 +1 @@ +#include "list_ops.h"