Go to the source code of this file.
Functions | |
void | show (int move) |
int | main () |
Variables | |
bool | csa_mode = false |
int main | ( | ) |
Definition at line 17 of file printMove.cc.
References osl::record::csa::show().
void show | ( | int | move) |
Definition at line 9 of file printMove.cc.
References csa_mode, osl::Move::makeDirect(), and osl::record::csa::show().
bool csa_mode = false |
Definition at line 7 of file printMove.cc.
Referenced by show().