<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,8 @@ classes.tuple classes.union compiler.units continuations
 definitions eval generic generic.math generic.standard
 hashtables io io.streams.string kernel layouts math math.order
 namespaces parser prettyprint quotations sequences sorting
-strings tools.test vectors words generic.single ;
+strings tools.test vectors words generic.single
+compiler.crossref ;
 IN: generic.tests
 
 GENERIC: foobar ( x -- y )</diff>
      <filename>core/generic/generic-tests.factor</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 USING: arrays generic assocs kernel math namespaces
 sequences tools.test words definitions parser quotations
 vocabs continuations classes.tuple compiler.units
-io.streams.string accessors eval words.symbol ;
+io.streams.string accessors eval words.symbol grouping ;
 IN: words.tests
 
 [ 4 ] [
@@ -121,7 +121,7 @@ DEFER: x
 [ { } ]
 [
     all-words [
-        &quot;compiled-uses&quot; word-prop
+        &quot;compiled-uses&quot; word-prop 2 &lt;groups&gt;
         keys [ &quot;forgotten&quot; word-prop ] filter
     ] map harvest
 ] unit-test</diff>
      <filename>core/words/words-tests.factor</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c00b1df581d673d7b35ea97f10bd99b1450ba5e4</id>
    </parent>
  </parents>
  <author>
    <name>Slava Pestov</name>
    <email>slava@slava-pestovs-macbook-pro.local</email>
  </author>
  <url>http://github.com/slavapestov/factor/commit/a4b760e9ad3750d5746a86b30d5ae07a04316389</url>
  <id>a4b760e9ad3750d5746a86b30d5ae07a04316389</id>
  <committed-date>2009-11-08T17:44:04-08:00</committed-date>
  <authored-date>2009-11-08T17:44:04-08:00</authored-date>
  <message>generic, words: update unit tests for deopt data structure change</message>
  <tree>a3a943511304b8cbe48429bb1f5df53f920afcbf</tree>
  <committer>
    <name>Slava Pestov</name>
    <email>slava@slava-pestovs-macbook-pro.local</email>
  </committer>
</commit>
