Changeset 6b3be72 for app/src/dgp/canonize
- 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/dgp/canonize
r0214596 r6b3be72 6 6 #author: Tomasz Obrebski 7 7 8 use lib "/usr/local/lib/utt"; 9 use lib "ENV{HOME}/.local/lib/utt"; 10 8 11 use strict; 9 12 use Getopt::Long; 10 13 use attr; 11 #use File::HomeDir; 12 #use lib "$ENV{HOME}/.utt/lib/perl"; 14 13 15 14 16 my $help;
Note: See TracChangeset
for help on using the changeset viewer.