<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -93,7 +93,7 @@ class NiceFFI::PathSet
   end
 
   alias :+  :append
-  alias :&lt;&lt; :append
+  #alias :&lt;&lt; :append
 
 
 
@@ -131,7 +131,7 @@ class NiceFFI::PathSet
     self.dup.prepend!( *ruleses )
   end
 
-  alias :&gt;&gt; :prepend
+  #alias :&gt;&gt; :prepend
 
 
 </diff>
      <filename>lib/nice-ffi/pathset.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>552849551c616c02b2358311fc1fe9066bfd3568</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/nice-ffi/commit/9845a670b8dcb0a29e093116ccf6ae035207257c</url>
  <id>9845a670b8dcb0a29e093116ccf6ae035207257c</id>
  <committed-date>2009-09-11T19:53:21-07:00</committed-date>
  <authored-date>2009-09-11T19:53:21-07:00</authored-date>
  <message>Commented out PathSet#&lt;&lt; and #&gt;&gt; for now.

Need to decide if they should be destructive or not.</message>
  <tree>f3cd2c6f79c67dc437bce0d419093bdb32b352c9</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
