Go to the documentation of this file.
    3 #ifndef OSL_RECORD_MYSHOGI_H 
    4 #define OSL_RECORD_MYSHOGI_H 
   14       std::string 
show(
const NumEffectState& state);
 
   15       std::string 
show(
const NumEffectState& state,
 
   17                        const NumEffectState& prev,
 
   18                        bool add_csa_move=
false);