Skip to content

Commit

Permalink
change unshift
Browse files Browse the repository at this point in the history
  • Loading branch information
fbermel committed Dec 1, 2016
1 parent af0ee1e commit 354dbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$:.unshift File.dirname(__FILE__)
$:.unshift File.dirname($0)

require 'fox16'
include Fox
Expand Down

0 comments on commit 354dbcf

Please # to comment.