summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/childbirth_time.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 22:54:52 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 22:54:52 +0000
commit89001d7ff8c2223c6fcef4ab6dfc0c5107bf3fd9 (patch)
tree1d4dc736b514d1972ff95cabee9aaf84fdeda0a0 /performance-tests/Misc/childbirth_time.cpp
parente8bdecde1c53764f6aecb80b9efd067c705975ff (diff)
downloadATCD-89001d7ff8c2223c6fcef4ab6dfc0c5107bf3fd9.tar.gz
Added ACE_RCSID to performance-tests/
Diffstat (limited to 'performance-tests/Misc/childbirth_time.cpp')
-rw-r--r--performance-tests/Misc/childbirth_time.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/performance-tests/Misc/childbirth_time.cpp b/performance-tests/Misc/childbirth_time.cpp
index 14977c276e5..d0bd956a03c 100644
--- a/performance-tests/Misc/childbirth_time.cpp
+++ b/performance-tests/Misc/childbirth_time.cpp
@@ -1,5 +1,5 @@
// $Id$
-//
+
// ============================================================================
//
// = LIBRARY
@@ -68,6 +68,8 @@
#include "ace/Profile_Timer.h"
#include "ace/Thread_Manager.h"
+ACE_RCSID(Misc, childbirth_time, "$Id$")
+
#define ACE_STOP_SIGN ACE_OS::sleep (0)
#define MAX_NO_ITERATION 10000