summaryrefslogtreecommitdiff
path: root/ACE/html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 12:15:35 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 12:15:35 +0200
commit9770e4def8b689f87b820bb1a464fb1a516f798d (patch)
treeb4e34d5822dd9c80cbfb32e18974ab571ea10c50 /ACE/html
parent764d3a74cf80e3a3d439347fbaaf9077b0f93d42 (diff)
downloadATCD-9770e4def8b689f87b820bb1a464fb1a516f798d.tar.gz
Removed left over Id tags
Diffstat (limited to 'ACE/html')
-rw-r--r--ACE/html/Stats/configuration.shtml1
-rw-r--r--ACE/html/Stats/detailed_performance.shtml3
-rw-r--r--ACE/html/Stats/footprint.shtml7
-rw-r--r--ACE/html/Stats/index.shtml3
-rw-r--r--ACE/html/Stats/simple_footprint.shtml1
-rw-r--r--ACE/html/doxygen.css1
6 files changed, 5 insertions, 11 deletions
diff --git a/ACE/html/Stats/configuration.shtml b/ACE/html/Stats/configuration.shtml
index 9243e76a3a7..1ba2cd994ed 100644
--- a/ACE/html/Stats/configuration.shtml
+++ b/ACE/html/Stats/configuration.shtml
@@ -2,7 +2,6 @@
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
- <!-- $Id$ -->
<TITLE>Configuration</TITLE>
<LINK href="Stats.css" rel="stylesheet" type="text/css">
</HEAD>
diff --git a/ACE/html/Stats/detailed_performance.shtml b/ACE/html/Stats/detailed_performance.shtml
index c0fb2975b07..d61ae54e8da 100644
--- a/ACE/html/Stats/detailed_performance.shtml
+++ b/ACE/html/Stats/detailed_performance.shtml
@@ -2,14 +2,13 @@
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
- <!-- $Id$ -->
<TITLE>Performance Metrics Detailed Results</TITLE>
<LINK href="Stats.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<!--#include file="navigation.html"-->
-
+
<P>
Results for the performance experiments in
<CODE>$TAO_ROOT/performance-tests</CODE>.
diff --git a/ACE/html/Stats/footprint.shtml b/ACE/html/Stats/footprint.shtml
index e9fed552179..330191ce1e6 100644
--- a/ACE/html/Stats/footprint.shtml
+++ b/ACE/html/Stats/footprint.shtml
@@ -2,7 +2,6 @@
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
- <!-- $Id$ -->
<TITLE>Footprint Metrics Results</TITLE>
<LINK href="Stats.css" rel="stylesheet" type="text/css">
</HEAD>
@@ -27,8 +26,8 @@
executables that represent the minimum size of TAO's client and
server. </LI> </UL>
- <UL> <LI> Detailed Footprint, for a closer look at the sizes of
- libraries and its dependencies.
+ <UL> <LI> Detailed Footprint, for a closer look at the sizes of
+ libraries and its dependencies.
<UL>
<LI><a href="regular/ace_Footprint.html">ACE</a>
<LI><a href="regular/tao_Footprint.html">TAO</a>
@@ -39,7 +38,7 @@
</LI> </UL>
</BODY> <P>
<HR>
-
+
<!--#include file="navigation.html"-->
<!--#include file="footer.html"-->
</HTML>
diff --git a/ACE/html/Stats/index.shtml b/ACE/html/Stats/index.shtml
index 8ff22840f3b..3843557a582 100644
--- a/ACE/html/Stats/index.shtml
+++ b/ACE/html/Stats/index.shtml
@@ -2,7 +2,6 @@
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
- <!-- $Id$ -->
<TITLE>ACE+TAO+CIAO+DAnCE Metrics</TITLE>
<LINK href="Stats.css" rel="stylesheet" type="text/css">
</HEAD>
@@ -21,7 +20,7 @@
href="http://www.dre.vanderbilt.edu/scoreboard"> nightly</A>
regression tests. The complete source for the tests is
available as part of the ACE+TAO+CIAO+DAnCE <A
- HREF="http://download.dre.vanderbilt.edu">distribution</A>.
+ HREF="http://download.dre.vanderbilt.edu">distribution</A>.
The hardware and software configuration used for these
tests is described <A
HREF="configuration.shtml">here</A>. Notice, however, that the
diff --git a/ACE/html/Stats/simple_footprint.shtml b/ACE/html/Stats/simple_footprint.shtml
index df8e9d3f908..37617eb6b7a 100644
--- a/ACE/html/Stats/simple_footprint.shtml
+++ b/ACE/html/Stats/simple_footprint.shtml
@@ -2,7 +2,6 @@
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
- <!-- $Id$ -->
<TITLE>Footprint Metrics Detailed Results</TITLE>
<LINK href="Stats.css" rel="stylesheet" type="text/css">
</HEAD>
diff --git a/ACE/html/doxygen.css b/ACE/html/doxygen.css
index 6afcb64d97f..67c9baefb84 100644
--- a/ACE/html/doxygen.css
+++ b/ACE/html/doxygen.css
@@ -1,4 +1,3 @@
-<!-- $Id$ -->
BODY {
background: white;
color: black;