Changeset adb4c8d for app/src/dgp/canonize
- Timestamp:
- 05/08/08 11:48:30 (17 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
app/src/dgp/canonize
r6b3be72 radb4c8d 7 7 8 8 use lib "/usr/local/lib/utt"; 9 use lib " ENV{HOME}/.local/lib/utt";9 use lib "$ENV{'HOME'}/.local/lib/utt"; 10 10 11 11 use strict;
Note: See TracChangeset
for help on using the changeset viewer.