Changeset adb4c8d for app/src/dgp/tre.rb


Ignore:
Timestamp:
05/08/08 11:48:30 (16 years ago)
Author:
pawelk <pawelk@…>
Branches:
master, help
Children:
0e3df7e
Parents:
d33e555
git-author:
pawelk <pawelk@…> (05/08/08 11:48:30)
git-committer:
pawelk <pawelk@…> (05/08/08 11:48:30)
Message:

Przygotowana dystrybujca tarball. Czesciowo przetestowane.

git-svn-id: svn://atos.wmid.amu.edu.pl/utt@45 e293616e-ec6a-49c2-aa92-f4a8b91c5d16

File:
1 edited

Legend:

Unmodified
Added
Removed
  • app/src/dgp/tre.rb

    r6b3be72 radb4c8d  
    1 #!/usr/bin/ruby -I /usr/local/lib/utt -I ~/.local/lib/utt 
     1#!/usr/bin/ruby -I /usr/local/lib/utt -I $HOME/.local/lib/utt 
    22 
    33require 'getoptlong' 
     
    6161end 
    6262 
    63 require File.expand_path(File.dirname(__FILE__) + "../lib/utt/seg.rb") 
    64 #require 'seg.rb' 
     63#require File.expand_path(File.dirname(__FILE__) + "../lib/utt/seg.rb") 
     64require 'seg.rb' 
    6565 
    6666$dgpsep=';' 
Note: See TracChangeset for help on using the changeset viewer.