Changeset 0a58b3f
- Timestamp:
- 10/24/14 12:37:00 (10 years ago)
- 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)
- 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/utt1 #!/usr/bin/env ruby 2 2 # -*- coding: iso-8859-2 -*- 3 3 4 $: << "#{ENV['HOME']}/.local/lib/utt"4 # $: << "#{ENV['HOME']}/.local/lib/utt" 5 5 $: << "/usr/local/lib/utt" 6 6
Note: See TracChangeset
for help on using the changeset viewer.