mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-01-27 08:41:58 +00:00
finnish the parsing
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
int test1(int argc, char **argv)
|
||||
{
|
||||
t_stacks *piles;
|
||||
//t_tab *preset;
|
||||
t_tab *preset;
|
||||
|
||||
piles = NULL;
|
||||
if (argc > 1)
|
||||
|
||||
Reference in New Issue
Block a user