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