#include "osl/record/kakinoki.h"#include "osl/record/ki2.h"#include "osl/record/csa.h"#include "osl/record/record.h"#include <boost/algorithm/string/predicate.hpp>#include <iostream>#include <sstream>
Go to the source code of this file.
| Functions | |
| void | convert (const char *filename) | 
| int | main (int argc, char **argv) | 
| void convert | ( | const char * | filename) | 
Definition at line 12 of file kakinoki-to-csa.cc.
References osl::BLACK, moves, osl::record::csa::show(), and osl::WHITE.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 47 of file kakinoki-to-csa.cc.
References osl::eval::convert().
 1.8.4
 1.8.4