summaryrefslogtreecommitdiff
path: root/bin/clone.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-07 19:10:57 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-07 19:10:57 +0000
commit8a3081ceb8d6e959585460f26e993fc98ea16eaa (patch)
treec1d7de89e05214c4327da03ba4078fa8e5bb7e01 /bin/clone.cpp
parent3768ede8dc5dd72d676bcf1a7bb41db88ec6e740 (diff)
downloadATCD-8a3081ceb8d6e959585460f26e993fc98ea16eaa.tar.gz
Added envinfo to report versions of ACE, OS and compiler
Diffstat (limited to 'bin/clone.cpp')
-rw-r--r--bin/clone.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/clone.cpp b/bin/clone.cpp
index 6de3139eb1e..62ab5e7b7bc 100644
--- a/bin/clone.cpp
+++ b/bin/clone.cpp
@@ -1,6 +1,8 @@
-#include "ace/OS.h"
// $Id$
+#include "ace/OS.h"
+
+ACE_RCSID(bin, clone, "$Id$")
#if 0
#if defined (USG)