doing the norm

This commit is contained in:
Maoake Teriierooiterai
2026-01-07 13:23:42 +01:00
parent 93e8c10b27
commit e1351b4d2f
9 changed files with 9 additions and 13 deletions

View File

@@ -25,5 +25,4 @@ void flags(int pos, char **argv, t_stacks *piles)
adaptive(piles);
else
adaptive(piles);
}