]> git.sesse.net Git - remoteglot/blobdiff - book/eco-list.pl
Add some opening book stuff that is still under development, and really should be...
[remoteglot] / book / eco-list.pl
diff --git a/book/eco-list.pl b/book/eco-list.pl
new file mode 100644 (file)
index 0000000..52e3546
--- /dev/null
@@ -0,0 +1,8 @@
+#! /usr/bin/perl
+use strict;
+use warnings;
+require 'ECO.pm';
+
+ECO::init();
+ECO::persist();
+