<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -739,5 +739,5 @@ end
 
 # For convenience make Game a top-level constant
 
-Game = Vying::Game
+Kernel.const_set( &quot;Game&quot;, Vying::Game ) unless Kernel.const_defined?( &quot;Game&quot; )
 </diff>
      <filename>lib/vying/game.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4dbef61205792ba5a1c0945a0c582d6db4240fee</id>
    </parent>
  </parents>
  <author>
    <name>Eric K Idema</name>
    <email>eki@vying.org</email>
  </author>
  <url>http://github.com/eki/vying/commit/f77342c45564564197bacbb73589f405a5268247</url>
  <id>f77342c45564564197bacbb73589f405a5268247</id>
  <committed-date>2009-03-15T13:38:19-07:00</committed-date>
  <authored-date>2009-03-15T13:38:19-07:00</authored-date>
  <message>Only define a top-level Game if it hasn't already been defined.</message>
  <tree>c5ddb9d95866b0c8106416994bc04e20b80dc08a</tree>
  <committer>
    <name>Eric K Idema</name>
    <email>eki@vying.org</email>
  </committer>
</commit>
