finnish the parsing

This commit is contained in:
Maoake Teriierooiterai
2026-01-08 15:04:02 +01:00
parent 9bc53094a9
commit 4af87fa98a
4 changed files with 32 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
int test1(int argc, char **argv)
{
t_stacks *piles;
//t_tab *preset;
t_tab *preset;
piles = NULL;
if (argc > 1)