split some files: search, move-{gen-do}, etc. #21
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Step 1: Split
search.[ch]
search.[ch]
perft.[ch]
Step 2: split files with
*_alt()
functions into*-alt.[ch]
filesmove_{gen,do}_alt
inmove-{do,gen}-alt.[ch]
perft_alt
inperft-alt.[ch]