diff options
Diffstat (limited to 'ACE/ace/ETCL')
-rw-r--r-- | ACE/ace/ETCL/ETCL.mpc | 2 | ||||
-rw-r--r-- | ACE/ace/ETCL/ETCL_Constraint.cpp | 2 | ||||
-rw-r--r-- | ACE/ace/ETCL/ETCL_Constraint.inl | 2 | ||||
-rw-r--r-- | ACE/ace/ETCL/ETCL_Interpreter.cpp | 2 | ||||
-rw-r--r-- | ACE/ace/ETCL/ETCL_y.h | 1 | ||||
-rw-r--r-- | ACE/ace/ETCL/ace_etcl_export.h | 1 | ||||
-rw-r--r-- | ACE/ace/ETCL/etcl_parser_export.h | 1 |
7 files changed, 0 insertions, 11 deletions
diff --git a/ACE/ace/ETCL/ETCL.mpc b/ACE/ace/ETCL/ETCL.mpc index 8f46b28dba6..20d387cbd77 100644 --- a/ACE/ace/ETCL/ETCL.mpc +++ b/ACE/ace/ETCL/ETCL.mpc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - project(ACE_ETCL) : acelib, install, ace_output { sharedname = ACE_ETCL dynamicflags += ACE_ETCL_BUILD_DLL diff --git a/ACE/ace/ETCL/ETCL_Constraint.cpp b/ACE/ace/ETCL/ETCL_Constraint.cpp index 6d1ba576eaf..9d38af32bb5 100644 --- a/ACE/ace/ETCL/ETCL_Constraint.cpp +++ b/ACE/ace/ETCL/ETCL_Constraint.cpp @@ -1,6 +1,4 @@ // -*- C++ -*- -// $Id$ - #include "ace/ACE.h" #include "ace/ETCL/ETCL_Constraint.h" diff --git a/ACE/ace/ETCL/ETCL_Constraint.inl b/ACE/ace/ETCL/ETCL_Constraint.inl index 9e8f4cdc5c1..2ee32f420c6 100644 --- a/ACE/ace/ETCL/ETCL_Constraint.inl +++ b/ACE/ace/ETCL/ETCL_Constraint.inl @@ -1,6 +1,4 @@ // -*- C++ -*- -// $Id$ - // **************************************************************** ACE_INLINE diff --git a/ACE/ace/ETCL/ETCL_Interpreter.cpp b/ACE/ace/ETCL/ETCL_Interpreter.cpp index 3c3e4405d07..cc37c48b89d 100644 --- a/ACE/ace/ETCL/ETCL_Interpreter.cpp +++ b/ACE/ace/ETCL/ETCL_Interpreter.cpp @@ -1,6 +1,4 @@ // -*- C++ -*- -// $Id$ - #include "ace/Guard_T.h" #include "ace/Truncate.h" diff --git a/ACE/ace/ETCL/ETCL_y.h b/ACE/ace/ETCL/ETCL_y.h index e20975bf2e2..ee66290c489 100644 --- a/ACE/ace/ETCL/ETCL_y.h +++ b/ACE/ace/ETCL/ETCL_y.h @@ -1,4 +1,3 @@ -// $Id$ #define ETCL_GT 257 #define ETCL_GE 258 #define ETCL_LT 259 diff --git a/ACE/ace/ETCL/ace_etcl_export.h b/ACE/ace/ETCL/ace_etcl_export.h index b323e7717ce..3470a5b2b6f 100644 --- a/ACE/ace/ETCL/ace_etcl_export.h +++ b/ACE/ace/ETCL/ace_etcl_export.h @@ -1,6 +1,5 @@ // -*- C++ -*- -// $Id$ // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // ------------------------------ diff --git a/ACE/ace/ETCL/etcl_parser_export.h b/ACE/ace/ETCL/etcl_parser_export.h index 0badba0860a..e0e62b8f77c 100644 --- a/ACE/ace/ETCL/etcl_parser_export.h +++ b/ACE/ace/ETCL/etcl_parser_export.h @@ -1,6 +1,5 @@ // -*- C++ -*- -// $Id$ // Definition for Win32 Export directives. // This file is generated automatically by generate_export_file.pl // ------------------------------ |