<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>examples/application.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -158,7 +158,9 @@ int main( int argc, char** argv )
 
   /* load up the amalgalite libs */
   am_bootstrap_lift( cARB, Qnil );
-  
+ 
+  /* remove the current LOAD_PATH */
+  rb_ary_clear( rb_gv_get( &quot;$LOAD_PATH&quot; ) );
 
   /* invoke the class / method passing in ARGV and ENV */
   rb_protect( crate_wrap_app, (VALUE)&amp;ca, &amp;state );</diff>
      <filename>data/crate_boot.c</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>presentation.txt</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>ad450e888cec34d3ef4108c5a8391433f29b2f5e</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Hinegardner</name>
    <email>jeremy@hinegardner.org</email>
  </author>
  <url>http://github.com/copiousfreetime/crate/commit/05332a2d1a2b1d1672436abf5ba5b98113a74e09</url>
  <id>05332a2d1a2b1d1672436abf5ba5b98113a74e09</id>
  <committed-date>2008-11-16T22:29:22-08:00</committed-date>
  <authored-date>2008-11-16T22:29:22-08:00</authored-date>
  <message>truncate $LOAD_PATH in a crate_boot

* add in a sample application.rb</message>
  <tree>81f0002b40b5339304a0ef24cc041d76d15f9c00</tree>
  <committer>
    <name>Jeremy Hinegardner</name>
    <email>jeremy@hinegardner.org</email>
  </committer>
</commit>
