Changeset 6b3be72 for app/src/mar
- Timestamp:
- 05/07/08 20:30:20 (17 years ago)
- Branches:
- master, help
- Children:
- 10c74af
- Parents:
- a7b254c
- git-author:
- pawelk <pawelk@…> (05/07/08 20:30:20)
- git-committer:
- pawelk <pawelk@…> (05/07/08 20:30:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
app/src/mar/mar
r7562131 r6b3be72 6 6 #author: Marcin Walas 7 7 8 #this program tags the tokenized file with given tags 8 #this program tags the tokenized file with given tags 9 9 #tags can be given in any order and configuration through the expression 10 10 #which is one of the parametres of the script 11 11 #contact: d287572@atos.wmid.amu.edu.pl, walasiek@gmail.com 12 13 use lib "/usr/local/lib/utt"; 14 use lib "ENV{HOME}/.local/lib/utt"; 12 15 13 16 use strict;
Note: See TracChangeset
for help on using the changeset viewer.