<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,14 @@
   :license &quot;GPLv3&quot;
   :serial t
   :components ((:file &quot;packages&quot;)
-	       #-(or sbcl cmucl) (:file &quot;jmt&quot;)
+	       ;;  #-(or sbcl cmucl) (:file &quot;jmt&quot;)
+	       ;; originally, we used the internal random.  However,
+	       ;; the Common Lisp spec doesn't really support directed
+	       ;; restarts for ensuring that the number stream can be
+	       ;; made identical.  After all, the importance of that
+	       ;; use-case is only a relatively recent phenomena,
+	       ;; driven by statistical methodology.
+	       (:file &quot;jmt&quot;)
 	       (:file &quot;randist&quot;)
 	       (:file &quot;normal&quot;)
 	       (:file &quot;gamma&quot;)
@@ -30,5 +37,3 @@
 	       (:file &quot;desc-stat&quot;)
 	       (:file &quot;GIG&quot;)
 	       (:file &quot;tests&quot;)))
-
-	       
\ No newline at end of file</diff>
      <filename>cl-randist.asd</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9494bf059fd8163103845490a62ca63a7897febc</id>
    </parent>
  </parents>
  <author>
    <name>AJ Rossini</name>
    <email>blindglobe@gmail.com</email>
  </author>
  <url>http://github.com/lvaruzza/cl-randist/commit/c49c45e5e2d35062b754f87df8d35c2f5b85dc01</url>
  <id>c49c45e5e2d35062b754f87df8d35c2f5b85dc01</id>
  <committed-date>2009-05-11T04:50:42-07:00</committed-date>
  <authored-date>2009-05-09T07:21:39-07:00</authored-date>
  <message>add critical functions from JMT to the export list.

Signed-off-by: AJ Rossini &lt;blindglobe@gmail.com&gt;</message>
  <tree>1c27eecc4328398a079f7a4f7c848b4ac33d147b</tree>
  <committer>
    <name>AJ Rossini</name>
    <email>blindglobe@gmail.com</email>
  </committer>
</commit>
