diff options
author | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-13 16:28:21 +0000 |
---|---|---|
committer | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-13 16:28:21 +0000 |
commit | edacf95ad24fca3c4ae08b44ffdfe4be5c68fdc1 (patch) | |
tree | 70407a0ef31c2cdf8a15170967f6ebbe45eb7073 /bin/lynx/am.pl | |
parent | 2da98858e16ce370ece0bd79fae96b2e6312b2b5 (diff) |
removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with bin/custom for custom scripts (user specific or otherwise)
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@208 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin/lynx/am.pl')
-rwxr-xr-x | bin/lynx/am.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/lynx/am.pl b/bin/lynx/am.pl deleted file mode 100755 index 3d93f1eb..00000000 --- a/bin/lynx/am.pl +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/perl - - -require "bin/mozilla/am.pl"; |