<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -106,7 +106,7 @@
     &quot;Returns the current agenda and the number of activations on it.&quot;
     (let ((conflict-set (nreverse (flatten (get-conflict-set)))))
       (values (funcall conflict-resolution-strategy conflict-set)
-	      (length conflict-set))))
+              (length conflict-set))))
 
   (defun assert-facts (&amp;rest fact-list)
     &quot;Adds facts in &lt;fact-list&gt; to the working memory and Rete Network.
@@ -642,7 +642,7 @@
           (progn ; This is the first binding for this variable
             (setf (gethash slot-binding *variable-bindings*) (list (list slot-accessor fact-variable position accessible)))
             (when (null slot-constraint) t))
-	  
+
           (progn
             (dolist (b binding)
               ;; If this position already has a binding for this variable we'll</diff>
      <filename>mps.lisp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3060b799200dbeeab64fe3fc7268c2d705eda8fd</id>
    </parent>
  </parents>
  <author>
    <name>Johan Lindberg</name>
    <email>johan@pulp.se</email>
  </author>
  <url>http://github.com/johanlindberg/minimal-production-system/commit/32f1d841a00ed634a769f722e64c6437bddee50f</url>
  <id>32f1d841a00ed634a769f722e64c6437bddee50f</id>
  <committed-date>2009-10-14T09:33:38-07:00</committed-date>
  <authored-date>2009-10-14T09:33:38-07:00</authored-date>
  <message>Removed more tabs.</message>
  <tree>356456b3ecbbf9aa6967be26e5db85f7e781ab65</tree>
  <committer>
    <name>Johan Lindberg</name>
    <email>johan@pulp.se</email>
  </committer>
</commit>
