split some files: search, move-{gen-do}, etc. #21

Open
opened 2024-07-06 13:40:40 +02:00 by bruno · 0 comments
Owner

Step 1: Split search.[ch]

  • search.[ch]
  • perft.[ch]

Step 2: split files with *_alt() functions into *-alt.[ch] files

  • move_{gen,do}_alt in move-{do,gen}-alt.[ch]
  • perft_alt in perft-alt.[ch]
  • etc...
**Step 1: Split `search.[ch]`** - `search.[ch]` - `perft.[ch]` **Step 2: split files with `*_alt()` functions into `*-alt.[ch]` files** - `move_{gen,do}_alt` in `move-{do,gen}-alt.[ch]` - `perft_alt` in `perft-alt.[ch]` - etc...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bruno/brchess#21
No description provided.