diff lisp/play/doctor.el @ 76953:417f62c55294

Seed RNG on loading.
author Glenn Morris <rgm@gnu.org>
date Thu, 05 Apr 2007 06:29:42 +0000
parents e3694f1cb928
children 527f752989fc 4ef881a120fe
line wrap: on
line diff
--- a/lisp/play/doctor.el	Thu Apr 05 06:29:19 2007 +0000
+++ b/lisp/play/doctor.el	Thu Apr 05 06:29:42 2007 +0000
@@ -1657,6 +1657,8 @@
 
 (defun doctor-chat () (doctor-type (doc$ chatlst)))
 
+(random t)
+
 (provide 'doctor)
 
 ;; arch-tag: 579380f6-4902-4ea5-bccb-6339e30e1257