Skip to content

Commit

Permalink
reset ECO
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenpham committed Feb 23, 2022
1 parent 8726834 commit 8040e33
Show file tree
Hide file tree
Showing 10 changed files with 593 additions and 101 deletions.
Binary file not shown.
14 changes: 9 additions & 5 deletions projects/ocgdb.xcodeproj/xcshareddata/xcschemes/ocgdb.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</CommandLineArgument>
<CommandLineArgument
argument = "-pgn /Users/nguyenpham/bsg/BanksiaMatch/db/mb-3.45.pgn"
isEnabled = "NO">
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-db /Users/nguyenpham/Downloads/345.ocgdb.db3"
Expand Down Expand Up @@ -129,7 +129,7 @@
</CommandLineArgument>
<CommandLineArgument
argument = "-plycount 30"
isEnabled = "YES">
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "-o remove"
Expand Down Expand Up @@ -169,7 +169,7 @@
</CommandLineArgument>
<CommandLineArgument
argument = "-g 55322"
isEnabled = "YES">
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "-cpu 4"
Expand All @@ -193,7 +193,11 @@
</CommandLineArgument>
<CommandLineArgument
argument = "-o moves2"
isEnabled = "NO">
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-o reseteco"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-o moves;moves2"
Expand All @@ -205,7 +209,7 @@
</CommandLineArgument>
<CommandLineArgument
argument = "-o embededgames"
isEnabled = "YES">
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "-pgn /Users/nguyenpham/Downloads/60_games_with_doubles.pgn"
Expand Down
Loading

0 comments on commit 8040e33

Please sign in to comment.