<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,6 +14,7 @@ def make_symbol
   make_string.to_sym
 end
 
+LookupTable = Hash unless defined?(LookupTable)
 table = LookupTable.new
 hash = {}
 </diff>
      <filename>benchmark/rubinius/bm_lookuptable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eb28db0f631349289b0ccdd952c2c75c14adce70</id>
    </parent>
  </parents>
  <author>
    <name>Charles Comstock</name>
    <email>dgtized@gmail.com</email>
  </author>
  <url>http://github.com/evanphx/rubinius/commit/be3ef273ef9e65c81494a5237faaaef12bb26fed</url>
  <id>be3ef273ef9e65c81494a5237faaaef12bb26fed</id>
  <committed-date>2008-10-27T17:48:19-07:00</committed-date>
  <authored-date>2008-10-27T17:47:36-07:00</authored-date>
  <message>fixed bm_lookuptable to work under MRI by setting LookupTable=Hash</message>
  <tree>bc0849bbbe10cbf6dc6205596d54dfb1c544882e</tree>
  <committer>
    <name>Charles Comstock</name>
    <email>dgtized@gmail.com</email>
  </committer>
</commit>
