summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/context/ruby/newtexutil.rb
blob: d6dd06a71eed1d5168b51a7561b27cbb15f7b444 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env ruby

# program   : texexec
# copyright : PRAGMA Advanced Document Engineering
# version   : 1997-2006
# author    : Hans Hagen

load(File.join(File.expand_path(File.dirname($0)),'texutil.rb'))