summaryrefslogtreecommitdiff
path: root/bin/Process.pm
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-06 14:21:48 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-06 14:21:48 +0000
commitdc41de1e0e27f700525750493582bc6c24852152 (patch)
tree16c275c07948b35f57d38696a6f105eea8a08b3d /bin/Process.pm
parente932166de57f49ae73299615ad83df94f2f6c245 (diff)
downloadATCD-dc41de1e0e27f700525750493582bc6c24852152.tar.gz
Added the ID strings and gave an option to the NT implementation where
processes can keep the same window instead of creating a new window for each.
Diffstat (limited to 'bin/Process.pm')
-rw-r--r--bin/Process.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Process.pm b/bin/Process.pm
index 46deb2f572e..1ee7c686193 100644
--- a/bin/Process.pm
+++ b/bin/Process.pm
@@ -1,3 +1,4 @@
+# $id$
$inc = "Process_Unix.pm";
$DIR_SEPARATOR = "/";