Normed stuff

This commit is contained in:
Maieul BOYER 2024-09-04 17:06:41 +00:00
parent 8146ed2176
commit f925aea552
9 changed files with 23 additions and 25 deletions

View file

@ -17,10 +17,6 @@
#include <stdio.h>
#include <stdlib.h>
#ifdef static
# undef static
#endif
t_matcher_list *get_matchers(void)
{
static t_matcher_list printf_matchers = (t_matcher_list){