<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -105,16 +105,9 @@
 			  :components ((:module &quot;repl&quot;
 						:components ((:file &quot;repl&quot;)))))))
 
-(asdf:defsystem :clpython.app.profiler
-    :description &quot;CLPython call count profiler&quot;
-    :depends-on (:clpython.core)
-    :components ((:module &quot;app&quot;
-			  :components ((:module &quot;profiler&quot;
-						:components ((:file &quot;profiler&quot;)))))))
-
 (asdf:defsystem :clpython.app
     :description &quot;CLPython applications&quot;
-    :depends-on (:clpython.app.repl :clpython.app.profiler))
+    :depends-on (:clpython.app.repl))
 
 ;;; The main system
 </diff>
      <filename>clpython.asd</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>app/profiler/profiler.lisp</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>40d01bb3441932762c38a49a1cb3cddb2a0671fb</id>
    </parent>
  </parents>
  <author>
    <name>Willem Broekema</name>
    <email>metawilm@gmail.com</email>
  </author>
  <url>http://github.com/franzinc/cl-python/commit/1010f10862b5f4917516637134a2ee0bc74b25d7</url>
  <id>1010f10862b5f4917516637134a2ee0bc74b25d7</id>
  <committed-date>2009-09-18T11:47:04-07:00</committed-date>
  <authored-date>2009-08-27T07:33:33-07:00</authored-date>
  <message>Delete outdate profiler app</message>
  <tree>308736be12d1cf1f4ac68fb0478816b9c23ae312</tree>
  <committer>
    <name>Willem Broekema</name>
    <email>metawilm@gmail.com</email>
  </committer>
</commit>
