Variable: mpuz-nb-errors

mpuz-nb-errors is a variable defined in mpuz.el.gz.

Value

0

Documentation

Number of errors made in current game.

Source Code

;; Defined in /usr/src/emacs/lisp/play/mpuz.el.gz
;; Some variables for statistics
;;------------------------------
(defvar mpuz-nb-errors 0
  "Number of errors made in current game.")