Changeset 0a58b3f for src


Ignore:
Timestamp:
10/24/14 12:37:00 (10 years ago)
Author:
to <to@…>
Branches:
master
Children:
ab65d57
Parents:
519eaf5
git-author:
to <to@…> (10/24/14 12:37:00)
git-committer:
to <to@…> (10/24/14 12:37:00)
Message:

Ruby version update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tre/tre

    rf924e4b r0a58b3f  
    1 #!/usr/bin/ruby1.9.1 -I /usr/local/lib/utt -I $HOME/.local/lib/utt 
     1#!/usr/bin/env ruby 
    22# -*- coding: iso-8859-2 -*- 
    33 
    4 $: << "#{ENV['HOME']}/.local/lib/utt" 
     4# $: << "#{ENV['HOME']}/.local/lib/utt" 
    55$: << "/usr/local/lib/utt" 
    66 
Note: See TracChangeset for help on using the changeset viewer.