summaryrefslogtreecommitdiff
path: root/bin/ACEutils.pm
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 05:07:41 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-12 05:07:41 +0000
commit997ee1fbb64e483ec6427e9a2f11b5b76ec0bcc3 (patch)
tree4638ee46f2483b1b2de1f1ecad3a5d631742e1a2 /bin/ACEutils.pm
parent6b0948808cea44541901850727e1e8a7df4bc293 (diff)
downloadATCD-997ee1fbb64e483ec6427e9a2f11b5b76ec0bcc3.tar.gz
Updated to include EXEPREFIX.
Diffstat (limited to 'bin/ACEutils.pm')
-rw-r--r--bin/ACEutils.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ACEutils.pm b/bin/ACEutils.pm
index 9b5781b954c..2f7347c73b6 100644
--- a/bin/ACEutils.pm
+++ b/bin/ACEutils.pm
@@ -1,6 +1,7 @@
# $Id$
require Process;
+$EXEPREFIX = ".".$DIR_SEPARATOR;
package ACE;