Skip to content

Commit

Permalink
Imported a bin/rdf stub.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Dec 20, 2009
1 parent 0dd537f commit 1d4c4e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/rdf
@@ -0,0 +1,3 @@
#!/usr/bin/env ruby -rubygems
$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib')))
require 'rdf'

0 comments on commit 1d4c4e7

Please sign in to comment.