Patches to patches to clean up patches
This commit is contained in:
parent
e4a5716c71
commit
44ccf4a0eb
49 changed files with 8 additions and 9 deletions
|
|
@ -10,7 +10,7 @@ cd $(dirname $(which $0))
|
|||
f=$(basename ../exercises/$1*.zig .zig 2> /dev/null)
|
||||
b=../exercises/$f.zig
|
||||
a=../answers/$f.zig
|
||||
p=$f.patch
|
||||
p=patches/$f.patch
|
||||
|
||||
printf "\tf: '$f'\n\tb: '$b'\n\ta: '$a'\n"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue