<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,12 +3,12 @@ Effect.Parallel = Class.create(Effect.Base, {
     this.effects = effects || [];
     return $super(options);
   },
-  
+
   setup: function() {
     this.effects.invoke('setup');
   },
-  
-  update: function(position) {    
+
+  update: function(position) {
     this.effects.invoke('update', position);
   }
 });
\ No newline at end of file</diff>
      <filename>effects/src/effects/parallel.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c08bbbd2f32b966217ace31d0b1ead75c9f920f</id>
    </parent>
  </parents>
  <author>
    <name>Thomas Fuchs</name>
    <email>thomas@fesch.at</email>
  </author>
  <url>http://github.com/madrobby/scripty2/commit/2d5017d5b2c3a3c8932f4c10187fe9f5fdd0a351</url>
  <id>2d5017d5b2c3a3c8932f4c10187fe9f5fdd0a351</id>
  <committed-date>2008-05-05T15:15:13-07:00</committed-date>
  <authored-date>2008-05-05T15:15:13-07:00</authored-date>
  <message>cosmetic cleanup in effect.parallel</message>
  <tree>7e04e4a2cab8b110a0a5ac57129b63c609743886</tree>
  <committer>
    <name>Thomas Fuchs</name>
    <email>thomas@fesch.at</email>
  </committer>
</commit>
