Skip to content

Commit

Permalink
Adjustments for recent Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vog committed Feb 7, 2014
1 parent 20317d1 commit ab9f1cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ruby/example.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# encoding: utf-8

$LOAD_PATH.unshift '.'
require 'texcaller'

latex = <<'EOF'
Expand Down

0 comments on commit ab9f1cc

Please sign in to comment.