<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -74,7 +74,7 @@ main: func {
   printf(&quot;The Battle is over.  &quot;)
   match status {
     case 2 =&gt; &quot;Both Boats are destroyed!&quot; println()
-    case 1 =&gt; printf(&quot;%s is the victor&quot;, boat_b name)
-    case -1 =&gt; printf(&quot;%s is the victor&quot;, boat_a name)
+    case 1 =&gt; printf(&quot;%s is the victor\n&quot;, boat_b name)
+    case -1 =&gt; printf(&quot;%s is the victor\n&quot;, boat_a name)
   }
 }</diff>
      <filename>code/ooc/learning/failboat.ooc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5811d680fe6a008f48671972e2af688e96547cb5</id>
    </parent>
  </parents>
  <author>
    <name>E Gregg</name>
    <email>ralree@gmail.com</email>
  </author>
  <url>http://github.com/hank/life/commit/0d97716997f85c2b0d1744e31ac994f7721daef8</url>
  <id>0d97716997f85c2b0d1744e31ac994f7721daef8</id>
  <committed-date>2009-11-12T10:34:47-08:00</committed-date>
  <authored-date>2009-11-12T10:34:47-08:00</authored-date>
  <message>Cheers!</message>
  <tree>967d3a6127c301dc90e3d706c723ed2d4974ed0e</tree>
  <committer>
    <name>E Gregg</name>
    <email>ralree@gmail.com</email>
  </committer>
</commit>
