libchess: Removed pgn_config_get().
commitba006345ce90fae4a93fcc375281d903884fead0
authorBen Kibbey <bjk@luxsci.net>
Sat, 22 Apr 2006 16:23:15 +0000 (22 12:23 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 22 Apr 2006 16:23:15 +0000 (22 12:23 -0400)
treea8b005426876683aad233bc79f4cca34a851c58e
parent941c70cded79458a0fdcc886fc4323d20778fc41
libchess: Removed pgn_config_get().

          pgn_config_set() has changed. The value for the flag is set
  to the next variable argument. If the value is invalid
  E_PGN_INVALID is returned. If the flag is invalid E_PGN_ERR
  and E_PGN_OK otherwise.
libchess/chess.h
libchess/pgn.c