Refactor push.c so as to conform with the Norm
authorLukas Jiriste <ljiriste@student.42prague.com>
Sat, 24 Feb 2024 13:13:56 +0000 (14:13 +0100)
committerLukas Jiriste <ljiriste@student.42prague.com>
Sat, 24 Feb 2024 13:13:56 +0000 (14:13 +0100)
commit121f339202d15ce904990200102e5845074c91c1
tree2099734f4fd8c6e8168d66feb267589155f1f5ef
parent6c7ebe29b42f6d1983c09577d9a83ffad2b205c4
Refactor push.c so as to conform with the Norm
Makefile
src/checker.h
src/find.c [new file with mode: 0644]
src/helpers.c [new file with mode: 0644]
src/is_sorted.c [deleted file]
src/prepare.c
src/push.c