Variable: landmark-nvar

landmark-nvar is a variable defined in landmark.el.gz.

Value

0.0075

Documentation

Not used.

Affects a noise generator which was used in an earlier incarnation of this program to add a random element to the way moves were made.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/landmark.el.gz
;;;_ + Simulation variables

;;;_  - landmark-nvar
(defvar landmark-nvar 0.0075
  "Not used.
Affects a noise generator which was used in an earlier incarnation of
this program to add a random element to the way moves were made.")